Skip to content

Commit f113521

Browse files
author
James Boulton
committed
fxn
1 parent 9365add commit f113521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install uv
1515
uses: astral-sh/setup-uv@v4
1616
with:
17-
enable-cache: true
17+
enable-cache: false
1818
- name: Set up Python ${{ matrix.python-version }}
1919
run: uv python install ${{ matrix.python-version }}
2020
- name: Install tox

0 commit comments

Comments
 (0)