Skip to content

Commit 1a64a1c

Browse files
committed
Removed potentially superfluous pip cache
1 parent a61213a commit 1a64a1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: actions/setup-python@v5
2323
with:
2424
python-version: "3.13"
25-
cache: "pip"
2625

2726
# Cache pre-commit’s virtual envs + hook repos
2827
- name: Cache pre-commit envs

0 commit comments

Comments
 (0)