Skip to content

Commit

Permalink
v9.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon committed Feb 28, 2024
1 parent 961f8e3 commit e488934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
- name: Combine coverage and fail if it's too low
run: |
python -m coverage html --skip-covered
python -m coverage report --fail-under=87.64
python -m coverage report --fail-under=87.72

0 comments on commit e488934

Please sign in to comment.