Skip to content

Commit

Permalink
ci: use latest edgedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Feb 13, 2024
1 parent efa21e0 commit 5cfa6f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@ jobs:

- name: Test Browser (webdriverio)
run: pnpm run test:browser:webdriverio
env:
# Work-around for https://github.com/webdriverio-community/node-edgedriver/issues/239
EDGEDRIVER_VERSION: 121.0.2277.113

- name: Test Browser (playwright)
run: pnpm run test:browser:playwright
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5cfa6f2

Please sign in to comment.