Skip to content

Commit 369262b

Browse files
committed
Fix uv cache error
1 parent c562ea9 commit 369262b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pytest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616

1717
- name: Install uv
1818
uses: astral-sh/setup-uv@v4
19-
with:
20-
enable-cache: true
2119

2220
- name: Set up Python 3.12
2321
run: uv python install 3.12

0 commit comments

Comments
 (0)