Skip to content

Commit

Permalink
Updated GitHub Actions for iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
larryaasen committed May 1, 2024
1 parent 162e3cd commit cf7e03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
files: lcov.info

- name: Boot the simulator
run: xcrun simctl boot 'iPhone 13'
run: xcrun simctl boot 'iPhone 15'

- name: Run the driver test
run: cd example; flutter drive --target=test/driver_test/driver.dart --driver=test/driver_test/driver_test.dart

0 comments on commit cf7e03a

Please sign in to comment.