Skip to content

Commit ddbff3e

Browse files
mbjonesCopilot
andcommitted
In GHA, remove uv cache, rely on venv cache
Co-authored-by: Copilot <copilot@github.com>
1 parent 0288bd1 commit ddbff3e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
uses: actions/setup-python@v5
3131
with:
3232
python-version: ${{ matrix.python-version }}
33-
cache: uv
34-
cache-dependency-path: uv.lock
3533

3634
- name: Set up uv
3735
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)