Skip to content

Commit 27b2cb7

Browse files
committed
remove step to list available simulators to help troubleshoot failing tests
1 parent afdd145 commit 27b2cb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626

2727
- name: Set up XCode
2828
run: sudo xcode-select --switch /Applications/Xcode_15.0.app
29-
30-
- name: List available simulators
31-
run: xcrun simctl list devices
3229

3330
- name: Bundle Install
3431
run: bundle install

0 commit comments

Comments
 (0)