Skip to content

Commit

Permalink
try now
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jul 22, 2022
1 parent 705f623 commit 87231dc
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 --no-sandbox &
- name: PHPUNIT tests
run: |
Expand Down

0 comments on commit 87231dc

Please sign in to comment.