Skip to content

Commit

Permalink
run more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Jan 23, 2025
1 parent 679acbd commit 809502f
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 @@ -17,7 +17,7 @@ jobs:
- name: Install nox
run: pip install nox uv
- name: Run unit tests
run: nox -s tests
run: nox
code_style:
name: Code Style
runs-on: ubuntu-latest
Expand Down

0 comments on commit 809502f

Please sign in to comment.