We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdbe3d commit bd9f761Copy full SHA for bd9f761
tests.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-PYTHON_COMMAND=${PYTHON_COMMAND:=python}
+PYTHON_COMMAND=${PYTHON_COMMAND:=python3}
6
JSONNET_CPP_DIR=${JSONNET_CPP_DIR:=$PWD/cpp-jsonnet}
7
8
set -x
0 commit comments