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.
2 parents a7c098f + 29e16d3 commit aa295b1Copy full SHA for aa295b1
1 file changed
release-test.sh
@@ -26,7 +26,7 @@ rm -Rf testenv? || /bin/true
26
27
if [ "${RELEASE_SKIP}" != "head" ]
28
then
29
- python3 -m venv testenv_1
+ python3 -m venv testenv1
30
# First we test the head
31
# shellcheck source=/dev/null
32
source testenv1/bin/activate
0 commit comments