This commit is contained in:
2024-11-19 21:54:38 +01:00
parent a01778b67d
commit bbd301c0d2

View File

@ -22,7 +22,7 @@ before_script:
# sleep 5
# done
# echo "ScyllaDB is up and running."
- python ./backend/ci/healthchecks.py
- python -u ./backend/ci/healthchecks.py
test: