Skip to content

Commit

Permalink
disable pip cache for now
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Jun 18, 2024
1 parent 4ae8b3c commit b6e5146
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.12
cache: pip
cache-dependency-path: pyproject.toml
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit b6e5146

Please sign in to comment.