Skip to content

Commit d2a8a9d

Browse files
Attempt to triage failed coverage build
1 parent 95d05c7 commit d2a8a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
pip install numpy cython setuptools pytest pytest-cov coverage[toml]
8383
8484
- name: Build dpctl with coverage
85-
shell: bash -l {0}
85+
shell: bash -lx {0}
8686
run: |
8787
source /opt/intel/oneapi/setvars.sh
8888
python setup.py develop --coverage=True

0 commit comments

Comments
 (0)