Skip to content

Commit

Permalink
run wdio
Browse files Browse the repository at this point in the history
  • Loading branch information
sirkev committed Jun 21, 2024
1 parent 1c29cf3 commit 27f9143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appium_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: run wdio
run: |
npm install @wdio/cli
ls && npm run wdio
npx wdio run wdio.conf.js
- name: Start Appium server
run: |
Expand Down

0 comments on commit 27f9143

Please sign in to comment.