Skip to content

Commit

Permalink
Specify coverage.xml location
Browse files Browse the repository at this point in the history
  • Loading branch information
woxcab committed Apr 20, 2022
1 parent b91f320 commit c0260f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ source =

[html]
directory = coverage_report

[xml]
output = coverage.xml

0 comments on commit c0260f1

Please sign in to comment.