Skip to content

Commit b10c96b

Browse files
committed
coverage: parallel = false
1 parent 8512448 commit b10c96b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,6 @@ testpaths = [
9090
]
9191
[tool.black]
9292
line-length = 100
93+
94+
[tool.coverage.run]
95+
parallel = false

0 commit comments

Comments
 (0)