Don't reset the simulator contents on GitHub.

This commit is contained in:
Doug 2024-09-19 11:20:02 +01:00 committed by Doug
parent 6818be1afc
commit 6e83ecb290

View File

@ -103,7 +103,8 @@ end
lane :ui_tests do |options|
# Use a fresh simulator state to ensure hardware keyboard isn't attached.
reset_simulator_contents()
# Not necessary when running on GitHub.
# reset_simulator_contents()
create_simulator_if_necessary(
name: "iPhone 16",