Skip to content

Commit 5548a79

Browse files
committed
don't need pip cache
1 parent 179396f commit 5548a79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pythontest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-python@v4
1919
with:
2020
python-version-file: ".python-version"
21-
cache: "pip"
2221
- name: Install dependencies
2322
run: uv sync --locked --all-extras --dev
2423
- name: ruff

0 commit comments

Comments
 (0)