mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 16:10:09 +00:00
Update test ci action (#255)
This commit is contained in:
2
.github/workflows/test-comfyui-frontend.yml
vendored
2
.github/workflows/test-comfyui-frontend.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
|
||||
- name: Start ComfyUI server
|
||||
run: |
|
||||
python main.py --cpu &
|
||||
python main.py --cpu --multi-user &
|
||||
wait-for-it --service 127.0.0.1:8188 -t 600
|
||||
working-directory: ComfyUI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user