更新 smoke_test.yml

This commit is contained in:
LIghtJUNction
2026-03-15 23:36:25 +08:00
committed by GitHub
parent 11d40ac0c3
commit f08147dc38
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
uv run main.py &
# uv tool install -e . --force
# astrbot init -y
# astrbot run --backend-only
# astrbot run --backend-only &
APP_PID=$!
echo "Waiting for application to start..."