Skip to content

Commit

Permalink
Remove pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgectf committed Nov 16, 2022
1 parent 6cd7a70 commit 5bc8773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5bc8773

Please sign in to comment.