Skip to content

Commit 853839d

Browse files
committed
Update GitHub Actions
1 parent a4bfc78 commit 853839d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
run: |
3838
sudo apt install google-chrome-stable
3939
sudo apt-get install firefox
40+
- name: Check the console scripts interface
41+
run: |
42+
seleniumbase
43+
sbase
4044
- name: Install chromedriver and geckodriver (Firefox Webdriver)
4145
run: |
4246
seleniumbase install chromedriver

0 commit comments

Comments
 (0)