Skip to content

Commit 3ee55a7

Browse files
committed
ci: enable pip caching in import profiler workflow
1 parent edc0423 commit 3ee55a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/import-profiler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
python-version: "3.15"
2828
allow-prereleases: true
29+
cache: 'pip'
2930
- name: Run import profiler
3031
env:
3132
BUILD_TYPE: presubmit

0 commit comments

Comments
 (0)