Remove pip cache

This commit is contained in:
jorgectf
2022-11-16 01:16:46 +01:00
parent 6cd7a70d9f
commit 5bc8773233
-1
View File
@@ -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