Skip to content

Commit 43438d9

Browse files
committed
append to conv report
1 parent b4e76d1 commit 43438d9

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
@@ -39,7 +39,7 @@ typeCheckingMode = "strict"
3939
useLibraryCodeForTypes = true
4040

4141
[tool.pytest.ini_options]
42-
addopts = "--cov=bioimageio --cov-report=xml -n auto --capture=no --doctest-modules --failed-first"
42+
addopts = "--cov=bioimageio --cov-report=xml --cov-append -n 0 --capture=no --doctest-modules --failed-first"
4343

4444
[tool.ruff]
4545
line-length = 88

0 commit comments

Comments
 (0)