We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbde435 commit 615d3b9Copy full SHA for 615d3b9
release-test.sh
@@ -33,7 +33,7 @@ rm -Rf testenv? || /bin/true
33
34
if [ "${RELEASE_SKIP}" != "head" ]
35
then
36
- python3 -m venv testenv_1
+ python3 -m venv testenv1
37
# First we test the head
38
# shellcheck source=/dev/null
39
source testenv1/bin/activate
0 commit comments