Skip to content

Commit

Permalink
ci/remove old cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeeeenster committed Mar 26, 2024
1 parent df49112 commit 8bff095
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Cache pip download
uses: syphar/restore-pip-download-cache@v1

- name: Install Dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 8bff095

Please sign in to comment.