rename --add-stop-route to --api-server-stop

This commit is contained in:
w-e-w
2023-06-29 14:21:28 +09:00
parent fab73f2e7d
commit cc9c171978
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ jobs:
--no-half
--disable-opt-split-attention
--use-cpu all
--add-stop-route
--api-server-stop
2>&1 | tee output.txt &
- name: Run tests
run: |