We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feaf031 commit 0cacd05Copy full SHA for 0cacd05
.github/test_on_push.yml
@@ -48,7 +48,7 @@ jobs:
48
uv-venv: ".venv"
49
50
- name: Install nox
51
- run: uv pip install nox
+ run: uv pip install nox[uv]
52
53
- name: Test Template Generation
54
run: |
0 commit comments