Skip to content

Commit b5484d0

Browse files
committed
xml coverage report
1 parent 460e2f3 commit b5484d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hiperseis_main_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
conda init
4444
conda activate hiperseis
4545
coverage run -m pytest tests/test_seismic/test_stream_processing.py
46-
coverage report
46+
coverage report xml
4747
# pytest --cov --cov-report=xml tests/test_seismic/test_stream_processing.py
4848
# pip install coveralls
4949
- name: Upload coverage reports to Codecov

0 commit comments

Comments
 (0)