mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4a6676dc18
Summary: The `test_end_to_end` job has been timing out due CocoaPods taking too long to check out the Specs repo. This repo is stored at `~/.cocoapods`, therefore by caching this folder we can keep the individual e2e test run from exceeding 10 minutes w/o output. ## Changelog [Internal] [Added] - Cache CocoaPods Pull Request resolved: https://github.com/facebook/react-native/pull/25095 Differential Revision: D15587702 Pulled By: hramos fbshipit-source-id: 6669ff09a5021f012ac8a829db70442d8f7f07e8