We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acca26f + 374adc8 commit c86d433Copy full SHA for c86d433
.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