Skip to content

Commit

Permalink
Update .github/test_on_push.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Agriya Khetarpal <[email protected]>
  • Loading branch information
arjxn-py and agriyakhetarpal authored Jun 13, 2024
1 parent feaf031 commit 0cacd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uv-venv: ".venv"

- name: Install nox
run: uv pip install nox
run: uv pip install nox[uv]

- name: Test Template Generation
run: |
Expand Down

0 comments on commit 0cacd05

Please sign in to comment.