Skip to content

Commit a11a636

Browse files
committed
Remove pip caching from GitHub Actions workflow
1 parent 90a016c commit a11a636

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-python@v5
2626
with:
2727
python-version: '3.x'
28-
cache: 'pip'
2928

3029
- name: Install dependencies
3130
run: |

0 commit comments

Comments
 (0)