Skip to content

Commit

Permalink
chore: disable coverage in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKevJames committed Dec 31, 2019
1 parent bcac237 commit 98050e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -22,6 +22,7 @@ deps =
cov41: coverage>=4.1,<5.0
cov5: coverage>=5.0,<6.0
commands =
rm -f .coverage
coverage run --branch --source=coveralls -m pytest tests/
coverage report -m

Expand Down

0 comments on commit 98050e6

Please sign in to comment.