Skip to content

Commit d6b567f

Browse files
committed
?
1 parent 9bf629d commit d6b567f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/runtox.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ done
2525

2626
searchstring="$1"
2727

28+
export TOX_PARALLEL_NO_SPINNER=1
29+
2830
if $excludelatest; then
2931
echo "Excluding latest"
3032
ENV="$($TOXPATH -l | grep -- "$searchstring" | grep -v -- '-latest' | tr $'\n' ',')"

0 commit comments

Comments
 (0)