Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
danh-ld committed Sep 10, 2023
1 parent 12bb821 commit 97a942d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
UUID=$(xcrun simctl list devices | grep -o "${{matrix.device}} ([A-Z0-9-]\+)" | awk -F '[()]' '{print $2}')
xcrun simctl boot CB43AD34-36FC-48B5-83D9-3F3BFFA255DC
xcrun simctl boot F7825553-E407-4D90-B644-EF8800278482
# The branch or tag ref that triggered the workflow will be checked out.
# https://github.com/actions/checkout
Expand Down

0 comments on commit 97a942d

Please sign in to comment.