Skip to content

Commit

Permalink
add uv
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Sep 19, 2024
1 parent 3b0451d commit 87b46dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
python-version: 3.9
- name: Install nox
run: pip install nox
run: pip install nox uv
- name: Run unit tests
run: nox -s tests
code_style:
Expand Down

0 comments on commit 87b46dd

Please sign in to comment.