Skip to content

Commit 14dcc24

Browse files
committed
remove cache: pip
1 parent e036d9a commit 14dcc24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- uses: actions/setup-python@v5
2222
with:
2323
python-version: '3.10'
24-
cache: 'pip'
2524
- name: Install Python dependencies
2625
run: |
2726
python -m pip install -U pip pre-commit

0 commit comments

Comments
 (0)