Skip to content

Commit

Permalink
Fix selenium webdriver action
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraLS3 authored Jul 28, 2023
1 parent acd9ad3 commit 239e97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
distribution: 'adopt'
java-version: '17'
- name: 🚦 Setup Selenium Webdriver
uses: nanasess/setup-chromedriver@v1
uses: nanasess/setup-chromedriver@v2
- name: 🚦 Setup Selenium Webdriver settings
run: |
export DISPLAY=:99
Expand Down

0 comments on commit 239e97c

Please sign in to comment.