dillon1000/react

Commit

[ci] Skip yarn install on cache hit (#32757)

We currently already do this in runtime_build_and_test, we can reuse the
same technique in other workflows to speed them up.
Browse files
Changed paths8 files
First-parent comparison
M .github/workflows/compiler_playground.yml ModifiedM .github/workflows/compiler_prereleases.yml ModifiedM .github/workflows/compiler_typescript.yml ModifiedM .github/workflows/devtools_regression_tests.yml ModifiedM .github/workflows/runtime_eslint_plugin_e2e.yml ModifiedM .github/workflows/runtime_prereleases.yml ModifiedM .github/workflows/runtime_releases_from_npm_manual.yml ModifiedM .github/workflows/shared_lint.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…