Skip to content

Commit 7f7bf5e

Browse files
authored
Remove pip caching for Windows (#3313)
1 parent 921d363 commit 7f7bf5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,6 @@ jobs:
207207
with:
208208
python-version: '${{ matrix.python }}'
209209
architecture: '${{ matrix.arch }}'
210-
cache: pip
211-
cache-dependency-path: test-requirements.txt
212210
allow-prereleases: true
213211
- name: Run tests
214212
run: ./ci.sh

0 commit comments

Comments
 (0)