Skip to content

Commit 1e1ce0e

Browse files
committed
Run all tests
1 parent 24207de commit 1e1ce0e

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
pip install -r tests/requirements.txt
46-
pytest --cov --cov-report=xml ./tests/test_config.py
46+
pytest --cov --cov-report=xml ./tests
4747
- name: Upload coverage reports to Codecov
4848
uses: codecov/codecov-action@main
4949
with:

0 commit comments

Comments
 (0)