Skip to content

Commit

Permalink
Minor update of tests.yml
Browse files Browse the repository at this point in the history
atztogo committed Nov 4, 2024
1 parent 323ec1f commit 74a32d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,9 @@ jobs:
- name: Test with pytest
run: |
conda activate test
velph --help
phelel --help
phelel-load --help
pytest -v --cov=./ --cov-report=xml
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]

0 comments on commit 74a32d5

Please sign in to comment.