Skip to content

Commit a1827ea

Browse files
authored
update for setup-uv@v5.
Now "enable-cache: true" is default.
1 parent 2f17ef4 commit a1827ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Set up Python ${{ matrix.python-version }}
4141
uses: astral-sh/setup-uv@v5
4242
with:
43-
enable-cache: true
4443
cache-dependency-glob: "pyproject.toml"
4544
cache-suffix: ${{ matrix.python-version }}
4645

0 commit comments

Comments
 (0)