Skip to content

Commit

Permalink
fix: debug simctl
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Oct 7, 2024
1 parent ccd29bf commit 15c75e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
run: |
xcrun simctl || true
xcrun simctl status_bar --help || true
xcrun simctl status_bar iPhone 15 override --time "9:41"
xcrun simctl status_bar "iPhone 15" override --time "9:41"
corepack enable
- uses: bahmutov/npm-install@v1
Expand Down

0 comments on commit 15c75e7

Please sign in to comment.