Skip to content

Commit 8a311a1

Browse files
committed
undo pytest.ini parallel change
1 parent a1654cc commit 8a311a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python_classes =
1919
python_functions =
2020

2121
# always run in parallel (requires pytest-xdist, see test-requirements.txt)
22-
# addopts = -nauto
22+
addopts = -nauto
2323

2424
# treat xpasses as test failures so they get converted to regular tests as soon as possible
2525
xfail_strict = true

0 commit comments

Comments
 (0)