We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a3d27 commit 19ecc77Copy full SHA for 19ecc77
1 file changed
eng/tox/tox.ini
@@ -24,7 +24,7 @@ deps =
24
25
26
[testenv]
27
-default_pytest_params = --junitxml={toxinidir}/test-junit-{envname}.xml --verbose --durations=10
+default_pytest_params = --junitxml={toxinidir}/test-junit-{envname}.xml --verbose --durations=10 --ignore=azure
28
pre-deps =
29
wheel
30
skip_install = true
0 commit comments