Skip to content

Commit 8f41840

Browse files
authored
chore: accelerate test building (#913)
1 parent 92e4695 commit 8f41840

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
conda install -c conda-forge gxx=11 gcc=11 libsndfile -y
5959
pip install uv
6060
uv pip install torch==2.8 torchvision==0.23 --index-url https://download.pytorch.org/whl/cu128
61+
uv pip install ninja setuptools Cython
6162
uv pip install -e ".[ci]" --no-build-isolation
6263
- name: Setup ComfyUI
6364
run: |

0 commit comments

Comments
 (0)