mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
CI: Remove pip caching. Has woes.
This commit is contained in:
committed by
Andreas Motl
parent
a3a12cff77
commit
944d47da45
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user