diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index f79f060d4344..c64817fb1e4c 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -215,6 +215,9 @@ jobs: - name: Checkout uses: actions/checkout@v4 + - + name: Expose GitHub Runtime + uses: crazy-max/ghaction-github-runtime@v3 - name: Environment variables if: matrix.envs != ''