dillon1000/react

Commit

[ci] Cache runtime and compiler only for test runs (#32608)

We only need the compiler built for `yarn test` in the root directory.
Rather than always cache both for every step, let's just do it where
it's needed explicitly.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32608).
* #32609
* __->__ #32608
Browse files
Changed paths4 files
First-parent comparison
M .github/workflows/runtime_build_and_test.yml ModifiedM .github/workflows/runtime_eslint_plugin_e2e.yml ModifiedM package.json ModifiedM scripts/react-compiler/build-compiler.sh Modified
Patch

Files changed

Rendering syntax-highlighted changes…