diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 616e4c3..30852df 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -26,6 +26,7 @@ platform :ios do lane :test do cocoapods( podfile: "Example/Podfile", + try_repo_update_on_error: true, ) swiftlint(