Skip to content

Commit 668cc01

Browse files
committed
Remove List all iOS emulators command
1 parent 48dd76f commit 668cc01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/integration_tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
fail-fast: false
5252
runs-on: macos-latest
5353
steps:
54-
- name: "List all simulators"
55-
run: "xcrun instruments -s"
56-
5754
- name: "Start Simulator"
5855
uses: futureware-tech/simulator-action@v4
5956
with:

0 commit comments

Comments
 (0)