mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-02 09:40:19 +08:00
Build without modifying system pip
This commit is contained in:
parent
f227722104
commit
dc6464982d
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --no-build-isolation .[dev]
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user