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 c6b5058 commit 8065a37Copy full SHA for 8065a37
.github/workflows/unit-tests.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: astral-sh/setup-uv@v5
25
with:
26
python-version: ${{ matrix.python-version }}
27
- version: "0.5.30"
+
28
- name: install poetry as a tool
29
run: uv tool install poetry
30
0 commit comments