Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Feb 18, 2024
1 parent f97c2a3 commit a3cd47b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
- run: uv pip freeze
- name: Run tests under coverage
run: |
where python
coverage run -m pytest --doctest-modules
coverage report --no-skip-covered
Expand Down

0 comments on commit a3cd47b

Please sign in to comment.