mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-31 21:48:32 +01:00
Fix selenium webdriver action
This commit is contained in:
parent
acd9ad39f3
commit
239e97ca47
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user