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 e488934 commit 8e0e0ce
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.72
python -m coverage report --fail-under=87.64

0 comments on commit 8e0e0ce

Please sign in to comment.