Skip to content

Commit ebf8556

Browse files
committed
Remove setup-uv cache-dependency-glob
Missed when moving to uv.lock
1 parent e2adde2 commit ebf8556

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
uses: astral-sh/setup-uv@v5
6161
with:
6262
enable-cache: true
63-
cache-dependency-glob: tests/requirements/*.txt
6463

6564
- name: Install dependencies
6665
run: uv pip install --system tox tox-uv

0 commit comments

Comments
 (0)