Revert "CI: try to cache pip downloads"

This reverts commit 8ed4b873f4.
This commit is contained in:
Christoph Reiter
2023-04-11 07:22:22 +02:00
parent 8ed4b873f4
commit 656d5b5abc

View File

@@ -21,7 +21,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.10'
cache: 'pip'
- name: Install dependencies
run: |