Add back automatic unit test retrying

This commit is contained in:
Stefan Ceriu
2023-11-16 17:18:52 +02:00
committed by Stefan Ceriu
parent c1b56fc3e6
commit 05d55d1381

View File

@@ -81,6 +81,7 @@ lane :unit_tests do
device: 'iPhone 14 (16.4)',
ensure_devices_found: true,
result_bundle: true,
number_of_retries: 3,
xcargs: '-skipPackagePluginValidation',
)