Fix CQ server arg (#140)

This commit is contained in:
Chenlei Hu
2024-02-09 01:50:03 +00:00
committed by GitHub
parent e13072cb42
commit b49742354d

View File

@@ -52,7 +52,7 @@ jobs:
--do-not-download-clip
--no-half
--disable-opt-split-attention
--use-cpu all
--always-cpu
--api-server-stop
2>&1 | tee output.txt &
- name: Run tests