We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8814372 commit ab752faCopy full SHA for ab752fa
.github/workflows/hiperseis_main_ci.yml
@@ -44,6 +44,7 @@ jobs:
44
conda activate hiperseis
45
ls -al /home/runner/work/hiperseis/hiperseis
46
rm /home/runner/work/hiperseis/hiperseis/coverage.xml
47
+ ls -al /home/runner/work/hiperseis/hiperseis
48
coverage run -m pytest tests/test_seismic/test_stream_processing.py
49
coverage xml
50
- name: Upload coverage reports to Codecov
0 commit comments