Skip to content

Commit e33d8f9

Browse files
committed
Remove setup-uv cache-dependency-glob
Missed when moving to uv.lock
1 parent 81b083e commit e33d8f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: astral-sh/setup-uv@v5
3939
with:
4040
enable-cache: true
41-
cache-dependency-glob: tests/requirements/*.txt
4241

4342
- name: Install dependencies
4443
run: uv pip install --system tox tox-uv

0 commit comments

Comments
 (0)