mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-25 22:00:19 +08:00
include lockfile
This commit is contained in:
parent
37f1f6697b
commit
b799d59a19
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export UV_BREAK_SYSTEM_PACKAGES=true
|
export UV_BREAK_SYSTEM_PACKAGES=true
|
||||||
export UV_SYSTEM_PYTHON=true
|
export UV_SYSTEM_PYTHON=true
|
||||||
UV_TORCH_BACKEND=auto uv sync --inexact --no-install-package sageattention
|
UV_TORCH_BACKEND=auto uv sync --inexact
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
export HSA_OVERRIDE_GFX_VERSION=11.0.0
|
export HSA_OVERRIDE_GFX_VERSION=11.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user