Skip to content

Commit

Permalink
List the available simulators
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Sep 24, 2024
1 parent 409a410 commit 4918662
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- name: Available simulators
run: xcrun simctl list

- name: Setup environment
run:
source ci_scripts/ci_common.sh && setup_github_actions_environment
Expand Down

0 comments on commit 4918662

Please sign in to comment.