Skip to content

Commit

Permalink
CI: Remove pip caching. Has woes.
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Feb 2, 2025
1 parent a3a12cf commit 944d47d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
architecture: x64
cache: 'pip'
cache-dependency-path: |
pyproject.toml

- name: Set up uv
uses: astral-sh/setup-uv@v5
Expand Down

0 comments on commit 944d47d

Please sign in to comment.