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 Jan 22, 2025
1 parent 06d2c87 commit f8992e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-gpu-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Set UV Timeout
run: UV_HTTP_TIMEOUT = 120

- name: Install rapids-singlecell
run: >-
uv pip install --system -e .[test,rapids12]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: hynek/setup-cached-uv@v2
with:
cache-dependency-path: pyproject.toml

- name: Set UV Timeout
run: UV_HTTP_TIMEOUT = 120

Expand Down

0 comments on commit f8992e4

Please sign in to comment.