Skip to content

Commit 9709d79

Browse files
author
Gauvain Pocentek
committed
wait a little before running the python tests
1 parent c22a19e commit 9709d79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/py_functional_tests.sh

+2
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ $VENV_CMD $VENV
3434
pip install -rrequirements.txt
3535
pip install -e .
3636

37+
sleep 10
38+
3739
python $(dirname $0)/python_test.py

0 commit comments

Comments
 (0)