Skip to content

Commit 374adc8

Browse files
committed
Temporarily disable CSV coverage PR file comparison step
1 parent 8e6dd51 commit 374adc8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/csv-coverage.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
with:
7171
name: rst-flow-model-coverage
7272
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
73+
# - name: Check coverage files
74+
# if: github.event.pull_request
75+
# run: |
76+
# python script/misc/scripts/library-coverage/compare-files.py codeqlModels
7777

0 commit comments

Comments
 (0)