There was an error while loading. Please reload this page.
1 parent 55a08a8 commit 8192861Copy full SHA for 8192861
1 file changed
.github/workflows/pr-test.yaml
@@ -70,6 +70,7 @@ jobs:
70
uv pip install --torch-backend=auto -e ".[ci]"
71
cd ..
72
rm -rf test-workspace
73
+ mkdir -p test-workspace
74
cd test-workspace
75
mkdir -p "${COMFYUI_MODELS_ROOT}"
76
ln -s "${COMFYUI_MODELS_ROOT}" models
0 commit comments