We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22a19e commit 9709d79Copy full SHA for 9709d79
tools/py_functional_tests.sh
@@ -34,4 +34,6 @@ $VENV_CMD $VENV
34
pip install -rrequirements.txt
35
pip install -e .
36
37
+sleep 10
38
+
39
python $(dirname $0)/python_test.py
0 commit comments