dillon1000/react

Commit

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]>
Browse files
Changed paths2 files
First-parent comparison
M .circleci/config.yml ModifiedM scripts/tasks/flow-ci.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…