Skip to content

Commit f3ab3ab

Browse files
committed
Remove cache for uv
1 parent 0c2bb2c commit f3ab3ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
uses: actions/setup-python@v5
2929
with:
3030
python-version: ${{ matrix.python-version }}
31-
cache: uv
32-
cache-dependency-path: uv.lock
3331

3432
- name: Install uv
3533
run: |

0 commit comments

Comments
 (0)