mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c70ab3f4b0
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.