Skip to content

Commit

Permalink
nonblocking
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jun 14, 2024
1 parent 6471816 commit 6494ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 6494ddd

Please sign in to comment.