Skip to content

Commit

Permalink
CI set up uv
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSZhang committed Aug 1, 2024
1 parent 39dda7d commit bfe841b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Re-install local
run: |
pixi global install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
pixi run rebuild
- name: Lint with ruff
run: |
Expand Down

0 comments on commit bfe841b

Please sign in to comment.