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 f66f0cb commit e42529dCopy full SHA for e42529d
.github/workflows/hiperseis_main_ci.yml
@@ -42,6 +42,7 @@ jobs:
42
eval "$(conda shell.bash hook)"
43
conda init
44
conda activate hiperseis
45
+ ls -al /home/runner/work/hiperseis/hiperseis
46
rm /home/runner/work/hiperseis/hiperseis/coverage.xml
47
coverage run -m pytest tests/test_seismic/test_stream_processing.py
48
coverage xml
0 commit comments