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 7975b59659
commit a62f5f7438

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",