Skip to content

Commit

Permalink
Trying out coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed Jun 18, 2024
1 parent 70f93d1 commit 1f036e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ deps =
basepython = python3.12
commands =
python -m coverage combine
python -m coverage report -m --skip-covered
python -m coverage report -m -i --skip-covered
python -m coverage json
ignore_errors = True

[gh-actions]
python =
Expand Down

0 comments on commit 1f036e2

Please sign in to comment.