Skip to content

Commit 0efd71a

Browse files
authored
Update ci.yml
1 parent 9d9c754 commit 0efd71a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: astral-sh/setup-uv@v7
2424
with:
2525
python-version: ${{ matrix.python-version }}
26-
enable-cache: true
2726
- name: Install the project
2827
run: uv sync --locked --all-extras --group test
2928
- name: Run tests

0 commit comments

Comments
 (0)