Commit 6b72e24
committed
Revert unnecessary automationName from local browserstack-ios.yml
Rationale:
- CI failure was in browserstack-ios-ci.yml (now fixed)
- Local runs don't require explicit automationName in YAML
- Appium/SDK defaults to XCUITest for iOS automatically
- Keep local config minimal, only add to CI where needed
CI (browserstack-ios-ci.yml) has explicit automationName for clarity
Local (browserstack-ios.yml) remains simple with just credentials and app path1 parent f1758bb commit 6b72e24
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
| |||
0 commit comments