Skip to content

Commit 70e9187

Browse files
committed
Use cache-dependency-path
1 parent 9fccb1d commit 70e9187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
with:
163163
python-version: '3.12'
164164
cache: 'pip'
165+
cache-dependency-path: requirements/*.txt
165166

166167
- name: Download built Dash packages
167168
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)