Skip to content

Commit

Permalink
Merge pull request #95 from Flagsmith/ci/remove-old-cache-action
Browse files Browse the repository at this point in the history
ci: remove old cache action
  • Loading branch information
dabeeeenster authored Mar 26, 2024
2 parents df49112 + 8bff095 commit 24da1f0
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 24da1f0

Please sign in to comment.