Skip to content

Commit e2134bd

Browse files
committed
ci: dont cache pip
1 parent c05c0fe commit e2134bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
uses: actions/setup-python@v4
4242
with:
4343
python-version: ${{ matrix.python-version }}
44-
cache: 'pip'
4544

4645

4746
- name: Install dependencies

0 commit comments

Comments
 (0)