Skip to content

Commit 1a072b3

Browse files
committed
install chromedriver
1 parent c41b4e9 commit 1a072b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: browser-actions/setup-chrome@v2
1919
with:
2020
chrome-version: 146.0.7649.0
21+
install-chromedriver: true
2122
- uses: actions/checkout@v4
2223
- name: Use Node.js ${{ matrix.node-version }}
2324
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)