Skip to content

Commit

Permalink
ott
Browse files Browse the repository at this point in the history
  • Loading branch information
zelalemshiferaw committed May 12, 2024
1 parent d0d9e07 commit e848171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install coverage
coverage run -m pytest
coverage report
coverage report --fail-under=80
coverage report --fail-under=95
Expand Down

0 comments on commit e848171

Please sign in to comment.