Skip to content

Commit 9a242e6

Browse files
Use gen_coverage.py --verbose
1 parent 48e3ed0 commit 9a242e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
shell: bash -l {0}
9595
run: |
9696
source /opt/intel/oneapi/setvars.sh
97-
python scripts/gen_coverage.py
97+
python scripts/gen_coverage.py --verbose
9898
9999
- name: Install coverall dependencies
100100
shell: bash -l {0}

0 commit comments

Comments
 (0)