Skip to content

Commit e86b44d

Browse files
committed
Remove Python cache
1 parent 2803673 commit e86b44d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run.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@v5
1919
with:
2020
python-version: "3.13"
21-
cache: pip
2221
- run: pip install calkit-python uv
2322
- name: Restore DVC cache
2423
id: cache-dvc-restore

0 commit comments

Comments
 (0)