Skip to content

Commit ef628aa

Browse files
committed
add uv
Signed-off-by: William Woodruff <william@astral.sh>
1 parent 74455b5 commit ef628aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ jobs:
2525
with:
2626
persist-credentials: false
2727

28+
- name: setup uv
29+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
30+
2831
- run: make test

0 commit comments

Comments
 (0)