diff --git a/.github/workflows/csv-coverage.yml b/.github/workflows/csv-coverage.yml index 093d6ead060..54c172d66d3 100644 --- a/.github/workflows/csv-coverage.yml +++ b/.github/workflows/csv-coverage.yml @@ -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