mirror of
https://github.com/facebook/react.git
synced 2026-02-23 12:13:04 +00:00
The existing flow-ci script makes some assumptions about running inside
of circleci for parallelization. This PR forks the script with very smal
ll tweaks to allow for a short name to be passed in as an argument.
These short names are discovered in a new GH job and then each one is
passed as an argument for parallelization
ghstack-source-id: dc85486388
Pull Request resolved: https://github.com/facebook/react/pull/30026