Skip to content

Commit dccdc5f

Browse files
provinzkrautcofin
authored andcommitted
autoscale xdist
1 parent a5462c2 commit dccdc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ line-length = 120
641641
## Testing Tools
642642

643643
[tool.pytest.ini_options]
644-
addopts = "--doctest-glob='*.md' --dist=loadgroup"
644+
addopts = "--doctest-glob='*.md' --dist=loadgroup -n auto"
645645
filterwarnings = [
646646
"ignore::DeprecationWarning:pkg_resources",
647647
"ignore::DeprecationWarning:xdist.*",

0 commit comments

Comments
 (0)