Skip to content

Commit ab771c7

Browse files
PProfiziansys-akarcher
authored andcommitted
ci(tests): Add parallel_show_output=True to test environments in tox.ini (#2328)
1 parent 7e584fa commit ab771c7

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
@@ -55,6 +55,8 @@ pass_env =
5555
deps =
5656
-r requirements/requirements_test.txt
5757

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

0 commit comments

Comments
 (0)