diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index a46f911f..44a2abbf 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -34,7 +34,7 @@ jobs: run: uv python install 3.13 - name: Install dependencies - run: uv sync --group dev --extra torch + run: uv sync --group dev - name: Run integration tests env: