Skip to content

Commit 0cacd05

Browse files
Update .github/test_on_push.yml
Co-authored-by: Agriya Khetarpal <[email protected]>
1 parent feaf031 commit 0cacd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/test_on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uv-venv: ".venv"
4949

5050
- name: Install nox
51-
run: uv pip install nox
51+
run: uv pip install nox[uv]
5252

5353
- name: Test Template Generation
5454
run: |

0 commit comments

Comments
 (0)