We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80d898 commit d451df7Copy full SHA for d451df7
1 file changed
pyproject.toml
@@ -162,7 +162,7 @@ max-args=10
162
163
[tool.pytest.ini_options]
164
minversion = "6.0"
165
-addopts = "--verbose --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results -n auto"
+addopts = "--verbose --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results -n 1"
166
markers = [
167
"benchmark: mark a test with custom benchmark settings.",
168
]
0 commit comments