Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
tekumara committed Jul 14, 2024
1 parent d9c7d6f commit 33e1f4c
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 @@ -27,7 +27,7 @@ jobs:
- name: make install
if: steps.cache-venv.outputs.cache-hit != 'true'
run: |
time curl -LsSf https://astral.sh/uv/install.sh | sh
curl -LsSf https://astral.sh/uv/install.sh | sh
make install
- name: make hooks
run: make hooks

0 comments on commit 33e1f4c

Please sign in to comment.