Skip to content

Commit

Permalink
run wdio local runner
Browse files Browse the repository at this point in the history
  • Loading branch information
sirkev committed Jun 21, 2024
1 parent 6f73036 commit 045a054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/appium_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: run wdio
run: |
npm install --save-dev @wdio/local-runner
npm install @wdio/cli
npx wdio run wdio.conf.js
Expand Down

0 comments on commit 045a054

Please sign in to comment.