Skip to content

Commit

Permalink
print about before test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackaraz committed Jun 20, 2024
1 parent a64a1f3 commit 0ff25c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
python -m pip install -e .
- name: Test with pytest
run: |
python -c 'import spey;spey.about()'
pytest --cov=spey tests/*py #--cov-fail-under 99

0 comments on commit 0ff25c6

Please sign in to comment.