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