Skip to content

Commit

Permalink
make pip caching more reliable?
Browse files Browse the repository at this point in the history
  • Loading branch information
mquinnfd committed Aug 30, 2024
1 parent 7d7bfc6 commit 0c8c7bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
cache: 'pip'
cache-dependency-path: poetry.lock
- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit 0c8c7bf

Please sign in to comment.