Skip to content

Commit

Permalink
ci: update uv
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Dec 2, 2024
1 parent 0184eb9 commit f61e9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install uv
id: setup-uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4

- name: Run tests and generate coverage
run: uv run nox
Expand Down

0 comments on commit f61e9d7

Please sign in to comment.