Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Feb 2, 2024
1 parent 035bb06 commit bf66c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Tests
run: |
coverage run --branch -m pytest
coverage report
coverage report --omit='/private/*'

0 comments on commit bf66c92

Please sign in to comment.