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 6c9ed73e67
commit 56879caae6

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',
)