We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebda94f commit 6b3a3ffCopy full SHA for 6b3a3ff
1 file changed
.github/workflows/import-profiler.yml
@@ -26,6 +26,7 @@ jobs:
26
with:
27
python-version: "3.15"
28
allow-prereleases: true
29
+ cache: 'pip'
30
- name: Run import profiler
31
env:
32
BUILD_TYPE: presubmit
0 commit comments