Skip to content

Commit 6ee874e

Browse files
committed
Use comfy launch.
1 parent 13a02f2 commit 6ee874e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
pip install pytest
3131
pip install -e .
3232
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --nvidia --cuda-version 12.6 --skip-manager
33-
./python/python.exe ComfyUI/main.py --cpu --quick-test-for-ci
33+
comfy --here launch -- --cpu --quick-test-for-ci

0 commit comments

Comments
 (0)