Skip to content

Commit f631877

Browse files
committed
Test on windows
1 parent 5319849 commit f631877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox-windows.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ envlist = 3.8,3.9,3.10,3.11,3.12,3.13
33

44
[testenv]
55
commands =
6-
pytest {posargs:test} --junitxml=junit-python{envname}.xml --maxfail=1 --verbose
6+
pytest {posargs:test} --junitxml=junit-python{envname}.xml --verbose
77

88
[testenv:3.8]
99
basepython = python3.8

0 commit comments

Comments
 (0)