Skip to content

Commit

Permalink
add uv to path
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Oct 11, 2024
1 parent 0451408 commit 54b9590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install uv
run: |
curl -LsSf https://astral.sh/uv/0.4.20/install.sh | sh
source $HOME/.cargo/env
uv --version
- name: Install Python and create venv
Expand Down

0 comments on commit 54b9590

Please sign in to comment.