Skip to content

Commit

Permalink
Webdriver.io setup added 'update'
Browse files Browse the repository at this point in the history
  • Loading branch information
msyk committed Jun 16, 2024
1 parent 915fe88 commit 65d30d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-chrome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
#chrome-version: latest

- name: Setup WebdriverIO
run: cd spec/run; npm install
run: cd spec/run; npm install; npm update

- name: Boot the web server with php server mode
run: |
Expand Down

0 comments on commit 65d30d1

Please sign in to comment.