summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 3ded4e731..278b9015a 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -3,7 +3,7 @@ trigger:
- features
variables:
- PYTEST_ADDOPTS: "--junitxml=build/test-results/$(tox.env).xml --color=yes"
+ PYTEST_ADDOPTS: "--junitxml=build/test-results/$(tox.env).xml"
jobs: