mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 03:41:05 +02:00
ci: Add filesystem lint check
This commit is contained in:
@@ -84,6 +84,9 @@ task:
|
||||
memory: 1G
|
||||
# For faster CI feedback, immediately schedule the linters
|
||||
<< : *CREDITS_TEMPLATE
|
||||
test_runner_cache:
|
||||
folder: "/lint_test_runner"
|
||||
fingerprint_script: echo $CIRRUS_TASK_NAME $(git rev-parse HEAD:test/lint/test_runner)
|
||||
python_cache:
|
||||
folder: "/python_build"
|
||||
fingerprint_script: cat .python-version /etc/os-release
|
||||
|
Reference in New Issue
Block a user