Skip to content

Commit

Permalink
fix tox codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Sep 5, 2023
1 parent 878d82d commit 7b99253
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 @@ -76,4 +76,4 @@ depends = coverage-report
passenv = CODECOV_TOKEN
changedir = {toxinidir}
commands =
codecov --file {toxworkdir}/coverage/*.xml {posargs}
codecov --file {toxworkdir}/coverage/coverage.xml {posargs}

0 comments on commit 7b99253

Please sign in to comment.