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 d262fad commit e41bd25Copy full SHA for e41bd25
.github/workflows/reusable-test.yaml
@@ -35,7 +35,6 @@ jobs:
35
uses: actions/setup-python@v5
36
with:
37
python-version: ${{ matrix.python-version }}
38
- cache: "pip"
39
40
- name: Install uv
41
uses: astral-sh/setup-uv@v6
0 commit comments