Skip to content

Commit 2bcc998

Browse files
authored
Update tox.ini
1 parent 5bd24a4 commit 2bcc998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ skip_install = true
5353
deps = coverage
5454
commands_pre =
5555
coverage combine
56-
coverage html --fail-under=0
56+
coverage xml --fail-under=0
5757
commands = coverage report

0 commit comments

Comments
 (0)