Skip to content

Commit 22b9535

Browse files
committed
Update cache-dependency-path
1 parent de21255 commit 22b9535

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
with:
3434
python-version: ${{ matrix.python-version }}
3535
cache: pip
36+
cache-dependency-path: |
37+
requirements/requirements-core.txt
38+
requirements/requirements-tests.txt
3639
3740
- name: Install dependencies
3841
run: |

0 commit comments

Comments
 (0)