dillon1000/react
Commit
Browse files Parallelize Flow in CI (#20794)
* Parallelize Flow in CI We added more host configs recently, and we run all the checks in sequence, so sometimes Flow ends up being the slowest CI job. This splits the job across multiple processes. * Fix environment variable typo Co-authored-by: Ricky <[email protected]> Co-authored-by: Ricky <[email protected]>
Changed paths2 files
First-parent comparison.circleci/config.yml ModifiedM scripts/tasks/flow-ci.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…