We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5319849 commit f631877Copy full SHA for f631877
tox-windows.ini
@@ -3,7 +3,7 @@ envlist = 3.8,3.9,3.10,3.11,3.12,3.13
3
4
[testenv]
5
commands =
6
- pytest {posargs:test} --junitxml=junit-python{envname}.xml --maxfail=1 --verbose
+ pytest {posargs:test} --junitxml=junit-python{envname}.xml --verbose
7
8
[testenv:3.8]
9
basepython = python3.8
0 commit comments