Skip to content

Commit 71653c5

Browse files
committed
CI: List sims
1 parent 86e4b6d commit 71653c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

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

113113
- name: Swift Version
114114
run: xcrun swift --version
115+
116+
- name: Simulators
117+
run: xcrun simctl list
115118

116119
- name: Build for Testing
117120
run: |

0 commit comments

Comments
 (0)