Skip to content

Commit 4b5f47a

Browse files
committed
how fast are we without caching?
1 parent 3a40255 commit 4b5f47a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
uses: astral-sh/setup-uv@v7
6969
with:
7070
version: "0.9.5"
71-
enable-cache: true
7271
cache-suffix: ${{ runner.os }}-${{ matrix.python }}-${{ matrix.build != '' && matrix.build || 'default' }}
7372
- name: Install
7473
shell: bash

0 commit comments

Comments
 (0)