We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6dd51 commit 374adc8Copy full SHA for 374adc8
.github/workflows/csv-coverage.yml
@@ -70,8 +70,8 @@ jobs:
70
with:
71
name: rst-flow-model-coverage
72
path: flow-model-coverage-*.rst
73
- - name: Check coverage files
74
- if: github.event.pull_request
75
- run: |
76
- python script/misc/scripts/library-coverage/compare-files.py codeqlModels
+ # - name: Check coverage files
+ # if: github.event.pull_request
+ # run: |
+ # python script/misc/scripts/library-coverage/compare-files.py codeqlModels
77
0 commit comments