Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Jul 16, 2024
1 parent 9bf629d commit d6b567f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/runtox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ done

searchstring="$1"

export TOX_PARALLEL_NO_SPINNER=1

if $excludelatest; then
echo "Excluding latest"
ENV="$($TOXPATH -l | grep -- "$searchstring" | grep -v -- '-latest' | tr $'\n' ',')"
Expand Down

0 comments on commit d6b567f

Please sign in to comment.