Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Feb 2, 2024
1 parent 34914a3 commit 035bb06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- name: Tests
run: |
coverage run --branch -m pytest
coverage report --format total
coverage report --fail-under=100
coverage report

0 comments on commit 035bb06

Please sign in to comment.