Skip to content

Commit

Permalink
test(dev): Update github workflow nox session
Browse files Browse the repository at this point in the history
  • Loading branch information
teald committed Dec 12, 2024
1 parent ba640fc commit 59974ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Run dev tests
shell: bash -l {0}
run: |
nox -s run_tests -- -vv
nox -s run_dev_tests -- -vv

0 comments on commit 59974ac

Please sign in to comment.