Skip to content

Commit a514003

Browse files
committed
chore: remove cache
1 parent 3ce560e commit a514003

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/validate-python-types.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: actions/setup-python@v5
3131
with:
3232
python-version: '3.11'
33-
cache: 'pip'
3433

3534
- name: Install Python dependencies
3635
run: |

0 commit comments

Comments
 (0)