mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+3
-1
@@ -79,4 +79,6 @@ if [[ "$TAP_OUTPUT" ]]; then
|
||||
else
|
||||
echo "$ pipenv run time pytest -v -n auto tests -m \"$TEST_SUITE\""
|
||||
"$RAM_DISK/.venv/bin/pipenv" run time pytest -v -n auto tests -m "$TEST_SUITE"
|
||||
fi
|
||||
fi
|
||||
|
||||
env
|
||||
Reference in New Issue
Block a user