Skip to content

Commit dfc03b6

Browse files
committed
improve integration test
1 parent 090bcda commit dfc03b6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if [[ "$BASH_VERSION" == 3. ]]; then
2525
fi
2626

2727
export PYTHONPATH="."
28-
python3 ./util/check_version.py
28+
python3 ./util/check_python_version.py
2929

3030
pip3 install -r requirements.txt
3131

File renamed without changes.

0 commit comments

Comments
 (0)