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 0c2bb2c commit f3ab3abCopy full SHA for f3ab3ab
.github/workflows/unit-tests.yml
@@ -28,8 +28,6 @@ jobs:
28
uses: actions/setup-python@v5
29
with:
30
python-version: ${{ matrix.python-version }}
31
- cache: uv
32
- cache-dependency-path: uv.lock
33
34
- name: Install uv
35
run: |
0 commit comments