Skip to content

Commit

Permalink
Changed coverage report format.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurnek committed Mar 1, 2020
1 parent 69feff7 commit 77e7491
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ steps:
- bash: |
if [[ $TOXENV == "py" ]];
then
$PYTHON -m tox -- --junitxml=unittests/TEST-$(AGENT.JobName).xml
$PYTHON -m tox -e coverage,codecov
else
$PYTHON -m tox
Expand Down

0 comments on commit 77e7491

Please sign in to comment.