Skip to content

Commit 7a84633

Browse files
authored
ci(tests): Add parallel_show_output=True to test environments in tox.ini (#2328)
1 parent 483d105 commit 7a84633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ pass_env =
5454
deps =
5555
-r requirements/requirements_test.txt
5656

57+
parallel_show_output = True
58+
5759
[testenv:build-wheel]
5860
description = Environment for custom build of package wheels
5961

0 commit comments

Comments
 (0)