Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 19, 2024
1 parent c0efa6a commit cdd141e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:
- name: Setup UV
uses: hynek/setup-cached-uv@v2
with:
cache-dependency-path: pyproject.toml
- name: Install AnnData
cache-dependency-path: pyproject.toml

- name: Install AnnData
run: uv pip install -e .[dev,test,gpu_cu12]

- name: Env list
Expand Down

0 comments on commit cdd141e

Please sign in to comment.