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 996621a commit 85ae216Copy full SHA for 85ae216
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
python-version: ${{ matrix.python-version }}
55
allow-prereleases: true
56
- - uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
+ - uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
57
- run: uv sync --no-python-downloads
58
shell: bash
59
- run: uv run pytest -n auto
0 commit comments