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 1f036e2 commit 73b1410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ basepython = python3.12
commands =
python -m coverage combine
python -m coverage report -m -i --skip-covered
python -m coverage json
python -m coverage json -i

[gh-actions]
python =
Expand Down

0 comments on commit 73b1410

Please sign in to comment.