Skip to content

Commit 858da94

Browse files
committed
TST: make tox block when running in parallel
1 parent 5b0d78b commit 858da94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox_prll.sh

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ for e in $ENVS; do
2525
echo "[launching tox for $e]"
2626
tox -c "$TOX_INI_PAR" -e "$e" &
2727
done
28+
wait

0 commit comments

Comments
 (0)