Skip to content

Commit

Permalink
temporarily remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw committed Sep 16, 2024
1 parent 41870db commit 1cdbe69
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
with:
path: |
~/.cache/pip
**/src/leapfrogai_api
**/src/leapfrogai_sdk
key: pytest-integration-pip-${{ github.ref }}

- name: Setup Python
Expand Down Expand Up @@ -90,8 +88,6 @@ jobs:
with:
path: |
~/.cache/pip
**/src/leapfrogai_api
**/src/leapfrogai_sdk
key: pytest-integration-pip-${{ github.ref }}

- name: Setup Python
Expand Down

0 comments on commit 1cdbe69

Please sign in to comment.