torch extra
This commit is contained in:
parent
af1163e449
commit
bccbcf8d12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-integration.yml
vendored
2
.github/workflows/test-integration.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
run: uv python install 3.13
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync --group dev
|
||||
run: uv sync --group dev --extra torch-cu128
|
||||
|
||||
- name: Run integration tests
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue