We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d45c6 commit 7645729Copy full SHA for 7645729
1 file changed
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
enable-cache: true
24
- name: Run CI
25
- run: make ci
+ run: uv run make ci
0 commit comments