We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74455b5 commit ef628aaCopy full SHA for ef628aa
1 file changed
.github/workflows/test.yml
@@ -25,4 +25,7 @@ jobs:
25
with:
26
persist-credentials: false
27
28
+ - name: setup uv
29
+ uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
30
+
31
- run: make test
0 commit comments