We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834dd8f commit 3a1de82Copy full SHA for 3a1de82
.github/workflows/appium3_macos.yml
@@ -51,5 +51,5 @@ jobs:
51
appium driver list
52
name: Install Appium and deps
53
- run: |
54
- APP_PATH=$APP_PATH npm run wdio-macos
+ APP_PATH=$APP_PATH npm run wdio-mac
55
name: Run WDIO macOS
0 commit comments