Skip to content

Commit 58b4ab2

Browse files
committed
Don't need cache
1 parent 2fc53d3 commit 58b4ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: astral-sh/setup-uv@v5
6464
with:
6565
python-version: ${{ matrix.python-version }}
66+
enable-cache: false
6667

6768
- name: Test typing_extensions
6869
run: |

0 commit comments

Comments
 (0)