This commit is contained in:
2025-09-08 16:35:37 +08:00
parent 712cf67506
commit c53655e902

View File

@@ -0,0 +1,7 @@
#! /usr/bin/env bash
set -e
set -x
python app/tests_pre_start.py
bash scripts/test.sh "$@"