Skip to content

Commit

Permalink
Switch to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Oct 31, 2024
1 parent f1fcb6a commit a15bdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v3
- name: Build
run: uv build
run: make build

tests:
if: always()
Expand Down

0 comments on commit a15bdcf

Please sign in to comment.