Skip to content

Commit

Permalink
ci(detox-ios): print default installed simulators
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-pearson-mattr committed Dec 8, 2024
1 parent 60c4959 commit 7f19fb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-detox-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
- name: Set Xcode Version
run: sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer

- name: Print Simulators
run: applesimutils --list

- name: Inspect iOS Libraries
run: ls -R ios/lib

Expand Down

0 comments on commit 7f19fb1

Please sign in to comment.