Skip to content

Commit

Permalink
⚙️ ⬇️ Drop coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Sep 25, 2023
1 parent b872c1a commit 7ff31c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
coverage run -m pytest
python -m coverage html --skip-covered --skip-empty
python -m coverage report | sed 's/^/ /' >> $GITHUB_STEP_SUMMARY
python -m coverage report --fail-under=33
python -m coverage report --fail-under=30

0 comments on commit 7ff31c5

Please sign in to comment.