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 0092897 commit 1903b00
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 296 deletions.
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; npm update
run: cd spec/run; npm install

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

0 comments on commit 1903b00

Please sign in to comment.