Merge pull request #5996 from tamasvajk/feature/csv-coverage-2

Temporarily disable CSV coverage PR file comparison step
This commit is contained in:
Anders Schack-Mulligen
2021-06-03 08:51:44 +02:00
committed by GitHub

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