Temporarily disable CSV coverage PR file comparison step

This commit is contained in:
Tamas Vajk
2021-06-03 08:17:17 +02:00
parent 8e6dd51f50
commit 374adc8819

View File

@@ -70,8 +70,8 @@ jobs:
with:
name: rst-flow-model-coverage
path: flow-model-coverage-*.rst
- name: Check coverage files
if: github.event.pull_request
run: |
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