Skip to content

Commit

Permalink
Revert "Revert "test: disable xdist to debug pyqt issue""
Browse files Browse the repository at this point in the history
This reverts commit 64f022b.

Signed-off-by: Leon Li <[email protected]>
  • Loading branch information
Leon Li committed Dec 13, 2024
1 parent 64f022b commit 5c1476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ addopts = [
"--cov-report=html:build/coverage",
"--cov-report=xml:build/coverage/coverage.xml",
"--cov-report=term-missing",
"--numprocesses=auto"
# "--numprocesses=auto"
]
testpaths = [ "test/unit" ]
looponfailroots = [
Expand Down

0 comments on commit 5c1476c

Please sign in to comment.