Skip to content

Commit da7aa27

Browse files
sbryngelsonclaude
andcommitted
TEMP: disable CMakeLists.txt from ALWAYS_RUN_ALL to test pruning in CI
This is a temporary commit to verify --only-changes works end-to-end. Will be reverted before merge. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b47f748 commit da7aa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/mfc/test/coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"toolchain/mfc/params/definitions.py",
5151
"toolchain/mfc/run/input.py",
5252
"toolchain/mfc/case_validator.py",
53-
"CMakeLists.txt",
53+
# "CMakeLists.txt", # TEMP: disabled to test pruning in CI — re-enable before merge
5454
])
5555

5656

0 commit comments

Comments
 (0)