mirror of
https://github.com/facebook/react.git
synced 2026-02-22 20:01:52 +00:00
We already have handling and retry logic for in-flight workflows in `downloadArtifactsFromGitHub`, so there's no need to exit early if we find a workflow for a given commit but it hasn't finished yet.