Skip to content

Commit

Permalink
Also cache ~/Library/Caches/pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalathar committed May 30, 2021
1 parent b23e323 commit 633b2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
with:
path: |
~/.cache
~/Library/Caches/pip
key: deps-${{ runner.os }}-${{ hashFiles('requirements/tools.txt') }}-${{ matrix.task }}
- name: Run tests
run: TASK=${{ matrix.task }} ./build.sh
Expand Down

0 comments on commit 633b2fe

Please sign in to comment.