Skip to content

Commit e15edf5

Browse files
committed
.
1 parent c1cf43a commit e15edf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/runtox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ if [ -z "${ENV}" ]; then
4040
exit 0
4141
fi
4242

43-
exec $TOXPATH -po -e "$ENV" -- "${@:2}"
43+
exec $TOXPATH -p all -o -e "$ENV" -- "${@:2}"

0 commit comments

Comments
 (0)