We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c319b04 commit 5ecd331Copy full SHA for 5ecd331
.github/workflows/ci.yml
@@ -58,4 +58,4 @@ jobs:
58
59
- name: Test
60
run: |
61
- ./script/test -v
+ uv run ./script/test -v
0 commit comments