We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3962b73 commit 8866215Copy full SHA for 8866215
.github/workflows/ci.yaml
@@ -33,4 +33,4 @@ jobs:
33
run: uv venv && uv pip install nox
34
35
- name: Run Nox (fail fast)
36
- run: nox
+ run: uv tool run nox
0 commit comments