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 1415bd5 commit 705f623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Start chromedriver
run: |
export DISPLAY=:99
chromedriver --port=4444
chromedriver --port=4444 &
- name: PHPUNIT tests
run: |
Expand Down

0 comments on commit 705f623

Please sign in to comment.