Skip to content

Commit 7645729

Browse files
committed
Fix ci error
1 parent 02d45c6 commit 7645729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
enable-cache: true
2424
- name: Run CI
25-
run: make ci
25+
run: uv run make ci

0 commit comments

Comments
 (0)