Skip to content

Commit 77e7491

Browse files
committed
Changed coverage report format.
1 parent 69feff7 commit 77e7491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ steps:
4040
- bash: |
4141
if [[ $TOXENV == "py" ]];
4242
then
43-
$PYTHON -m tox -- --junitxml=unittests/TEST-$(AGENT.JobName).xml
4443
$PYTHON -m tox -e coverage,codecov
4544
else
4645
$PYTHON -m tox

0 commit comments

Comments
 (0)