Skip to content

Commit

Permalink
create coverage.xml for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeengland committed Sep 29, 2020
1 parent cfadbb0 commit c862142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -4,7 +4,7 @@ envlist = py36,py37,py38,py39,pypy3
deps = -r requirements-dev.txt
commands =
coverage run
coverage report
coverage xml
[gh-actions]
python =
3.6: py36
Expand Down

0 comments on commit c862142

Please sign in to comment.