mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Add back automatic unit test retrying
This commit is contained in:
parent
6c9ed73e67
commit
56879caae6
@ -81,6 +81,7 @@ lane :unit_tests do
|
|||||||
device: 'iPhone 14 (16.4)',
|
device: 'iPhone 14 (16.4)',
|
||||||
ensure_devices_found: true,
|
ensure_devices_found: true,
|
||||||
result_bundle: true,
|
result_bundle: true,
|
||||||
|
number_of_retries: 3,
|
||||||
xcargs: '-skipPackagePluginValidation',
|
xcargs: '-skipPackagePluginValidation',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user