Skip to content

Commit

Permalink
Use setup-uv
Browse files Browse the repository at this point in the history
  • Loading branch information
josh authored Sep 5, 2024
1 parent 8ffddd5 commit f1d6a0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
with:
python-version-file: "pyproject.toml"

- name: Install uv
run: pipx install uv
- uses: astral-sh/setup-uv@v1

- name: Install dependencies
run: |
Expand Down

0 comments on commit f1d6a0a

Please sign in to comment.