Skip to content

Commit 3a1de82

Browse files
Fix run command
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
1 parent 834dd8f commit 3a1de82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appium3_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
appium driver list
5252
name: Install Appium and deps
5353
- run: |
54-
APP_PATH=$APP_PATH npm run wdio-macos
54+
APP_PATH=$APP_PATH npm run wdio-mac
5555
name: Run WDIO macOS

0 commit comments

Comments
 (0)