diff --git a/test.sh b/test.sh deleted file mode 100644 index 4d31bec3..00000000 --- a/test.sh +++ /dev/null @@ -1,4 +0,0 @@ -if ! python3 scripts/warmup.py; then - echo "ERROR: Some services failed to start successfully duing the warmup process" - exit 1 -fi