Skip to content

Commit 3106053

Browse files
committed
add marker.
1 parent 8e1595b commit 3106053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ addopts = "--cov-report html --durations=3 --dist loadscope --numprocesses auto"
219219
asyncio_mode = "auto"
220220
asyncio_default_fixture_loop_scope = "function"
221221
timeout = 120
222+
markers = ["serial"]
222223

223224
[tool.coverage.run]
224225
source = [

0 commit comments

Comments
 (0)