Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 575822e

Browse files
Troubleshoot pip github workflow cleanup error
1 parent 23b2894 commit 575822e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
uses: actions/setup-python@v4
3737
with:
3838
python-version: ${{ matrix.python-version }}
39-
cache: 'pip' # harmless even though we'll use uv
4039
- name: "Install uv"
4140
uses: astral-sh/setup-uv@v6
4241
with:

0 commit comments

Comments
 (0)