Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amor71 committed Jul 2, 2022
1 parent f311fe7 commit c103a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pre-release.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

echo "Generate Coverage Report"
coverage run -m pytest
coverage run -m pytest --cov

echo "Convert report to XML"
coverage xml
Expand Down

0 comments on commit c103a3e

Please sign in to comment.