ci: attempt to use --parallel flag in tox
This commit is contained in:
parent
f3507613f0
commit
8cd74a9fc4
2 changed files with 9 additions and 5 deletions
|
@ -38,4 +38,4 @@ if ! command -v python3 &> /dev/null; then
|
|||
fi
|
||||
|
||||
"$PY_BIN" -m pip install --user tox
|
||||
"$PY_BIN" -m tox
|
||||
"$PY_BIN" -m tox --parallel --parallel-live "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue