mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 17:10:07 +00:00
nonblocking
This commit is contained in:
2
.github/workflows/test-ui.yaml
vendored
2
.github/workflows/test-ui.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
working-directory: ComfyUI
|
||||
- name: Start ComfyUI server
|
||||
run: |
|
||||
python main.py --cpu
|
||||
python main.py --cpu &
|
||||
working-directory: ComfyUI
|
||||
- name: Run UI tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user