We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78060a5 commit c71eb34Copy full SHA for c71eb34
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
python-version: ${{ matrix.python }}
44
45
- - name: Install the latest version of uv
+ - name: Install the latest version of uv
46
uses: astral-sh/setup-uv@v5
47
48
0 commit comments