Commit 47e5198e authored by Sviatoslav Sydorenko's avatar Sviatoslav Sydorenko

Make tox show tests output in parallel mode @ GHA

parent 48cc75e0
......@@ -106,6 +106,7 @@ jobs:
python -m
tox
--parallel auto
--parallel-live
--notest
--skip-missing-interpreters false
- name: Test with tox
......@@ -113,3 +114,4 @@ jobs:
python -m
tox
--parallel auto
--parallel-live
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment