Skip to content

Commit 495d440

Browse files
authored
Update tests.yml
1 parent e7074c8 commit 495d440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install Chrome
2828
run: |
2929
sudo apt-get update
30-
sudo apt-get install -y chromium-browser
30+
sudo apt-get install -y chromium-chromedriver
3131
3232
- name: Install dependencies
3333
run: npm install

0 commit comments

Comments
 (0)