diff --git a/scripts/testPrebidMobile.sh b/scripts/testPrebidMobile.sh index 3e79d12d4..e20c8e954 100755 --- a/scripts/testPrebidMobile.sh +++ b/scripts/testPrebidMobile.sh @@ -53,6 +53,7 @@ fi echo -e "\n${GREEN}Running PrebidMobile unit tests${NC} \n" xcodebuild test \ -workspace PrebidMobile.xcworkspace \ + -retry-tests-on-failure \ -scheme "PrebidMobileTests" \ -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=latest' | xcpretty --color --test