There was an error while loading. Please reload this page.
1 parent f6d86cf commit 80dabc8Copy full SHA for 80dabc8
1 file changed
.github/workflows/pr-test.yaml
@@ -80,6 +80,10 @@ jobs:
80
git checkout d631a03
81
cd ..
82
83
+ pwd
84
+ ls
85
86
+ custom_nodes/ComfyUI-nunchaku/tests
87
ln -s custom_nodes/ComfyUI-nunchaku/tests tests
88
pip install -r tests/requirements.txt
89
python custom_nodes/ComfyUI-nunchaku/scripts/download_models.py
0 commit comments