Skip to content

Commit 3d4d7d2

Browse files
committed
Disable uv cache for now
1 parent cd0ec2e commit 3d4d7d2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ jobs:
9595
uses: astral-sh/setup-uv@v7
9696
with:
9797
python-version: cpython-${{ matrix.python }}${{ matrix.os.suffix }}
98-
cache-python: true
9998
activate-environment: true
100-
enable-cache: true
10199

102100
- name: Install dependencies
103101
run: |

0 commit comments

Comments
 (0)