Commit e0c0029f authored by comfyanonymous's avatar comfyanonymous
Browse files

Try to speed up the test-ui workflow.

parent 25e3e5af
......@@ -16,7 +16,7 @@ jobs:
- name: Install requirements
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu -r requirements.txt
- name: Run Tests
run: |
npm ci
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment