Skip to content

Commit 7c1b5c6

Browse files
committed
rm caching
1 parent af93098 commit 7c1b5c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-commit.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
2121
with:
2222
python-version: "3.12"
23-
cache: pip
2423

2524
- name: Setup Pre-Commit
2625
run: python -m pip install pre-commit

0 commit comments

Comments
 (0)