Skip to content

Commit 5ecd331

Browse files
committed
CI: use uv run
Signed-off-by: Yves Bastide <yves@botify.com>
1 parent c319b04 commit 5ecd331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858

5959
- name: Test
6060
run: |
61-
./script/test -v
61+
uv run ./script/test -v

0 commit comments

Comments
 (0)