Skip to content

Commit

Permalink
cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 17, 2021
1 parent 5aa516d commit 100bcc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: pip
cache-dependency-path: .github/workflows/test.yml

- name: Install dependencies
run: |
Expand Down

0 comments on commit 100bcc8

Please sign in to comment.