We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a02f2 commit 6ee874eCopy full SHA for 6ee874e
.github/workflows/test-windows.yml
@@ -30,4 +30,4 @@ jobs:
30
pip install pytest
31
pip install -e .
32
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
+ comfy --here launch -- --cpu --quick-test-for-ci
0 commit comments