diff --git a/.github/workflows/import-profiler.yml b/.github/workflows/import-profiler.yml index 9eb584b16e24..6a175335adc0 100644 --- a/.github/workflows/import-profiler.yml +++ b/.github/workflows/import-profiler.yml @@ -26,6 +26,7 @@ jobs: with: python-version: "3.15" allow-prereleases: true + cache: 'pip' - name: Run import profiler env: BUILD_TYPE: presubmit