mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Merge pull request #5996 from tamasvajk/feature/csv-coverage-2
Temporarily disable CSV coverage PR file comparison step
This commit is contained in:
8
.github/workflows/csv-coverage.yml
vendored
8
.github/workflows/csv-coverage.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user