mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-03 15:08:12 +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'
|
distribution: 'adopt'
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
- name: 🚦 Setup Selenium Webdriver
|
- name: 🚦 Setup Selenium Webdriver
|
||||||
uses: nanasess/setup-chromedriver@v1
|
uses: nanasess/setup-chromedriver@v2
|
||||||
- name: 🚦 Setup Selenium Webdriver settings
|
- name: 🚦 Setup Selenium Webdriver settings
|
||||||
run: |
|
run: |
|
||||||
export DISPLAY=:99
|
export DISPLAY=:99
|
||||||
|
Loading…
Reference in New Issue
Block a user