Skip to content

Commit 276c24e

Browse files
authored
Update ci.yml (#27)
1 parent 012d76a commit 276c24e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Install test dependencies
4747
run: |
4848
python -m pip install -r test-requirements.txt
49+
seleniumbase install chromedriver latest
4950
- name: Run Tests
5051
run: |
5152
cd tests

0 commit comments

Comments
 (0)