Skip to content

Commit

Permalink
chromedriver.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jul 21, 2022
1 parent cebeeae commit 1415bd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ jobs:
- name: Start chromedriver
run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
chromedriver --port=4444
- name: PHPUNIT tests
run: |
Expand Down

0 comments on commit 1415bd5

Please sign in to comment.