Skip to content

Commit 19ecc77

Browse files
authored
ignoring the azure folder directly (#8673)
1 parent 06a3d27 commit 19ecc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/tox/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deps =
2424

2525

2626
[testenv]
27-
default_pytest_params = --junitxml={toxinidir}/test-junit-{envname}.xml --verbose --durations=10
27+
default_pytest_params = --junitxml={toxinidir}/test-junit-{envname}.xml --verbose --durations=10 --ignore=azure
2828
pre-deps =
2929
wheel
3030
skip_install = true

0 commit comments

Comments
 (0)