Remove pip cache
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8
|
||||
cache: 'pip'
|
||||
|
||||
- name: Cache pre-commit
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user