mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-12 08:31:11 +00:00
Currently, the lint_test_runner is built and installed into the lint CI image. This is problematic, because it triggers a full image build on every change to its source code. Doing a build of the lint test_runner on every run is easier and faster.