Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
update edgedriver in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Mar 27, 2023
1 parent b9281ea commit 5d2e517
Show file tree
Hide file tree
Showing 3 changed files with 1,212 additions and 702 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Dependencies
run: npm ci
env:
EDGECHROMIUMDRIVER_VERSION: 109.0.1518.78
EDGECHROMIUMDRIVER_VERSION: 111.0.1661.54
- name: Build Project
run: npm run build
- name: Run Test
Expand Down
Loading

0 comments on commit 5d2e517

Please sign in to comment.