Skip to content

Commit

Permalink
add system
Browse files Browse the repository at this point in the history
  • Loading branch information
Intron7 committed Aug 19, 2024
1 parent 9a65ad7 commit ef59a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: pip install uv

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

- name: Env list
run: pip list
Expand Down

0 comments on commit ef59a4d

Please sign in to comment.