Skip to content

Commit

Permalink
remove pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Riqardos committed Dec 15, 2022
1 parent 1a7f2e9 commit 3dede27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.8'
cache: 'pip'
- name: Install additional pre-commit hooks
shell: bash
run: |
Expand Down

0 comments on commit 3dede27

Please sign in to comment.