Skip to content

Commit d47e199

Browse files
committed
Show coverage output when running in parallel
1 parent a06fef9 commit d47e199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ commands =
4848
base_python = py313
4949
# Keep depends in-sync with testenv above that has the cov dependency group.
5050
depends = py3{9,10,14}-tests
51+
parallel_show_output = true
5152
skip_install = true
5253
dependency_groups = cov
5354
commands =

0 commit comments

Comments
 (0)