Skip to content

Commit

Permalink
updated setup-chromedriver to v2 (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
divya-intelli authored Jul 27, 2023
1 parent c791928 commit 3807c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
cd drupal
vendor/bin/phpunit -c core --verbose --color --testsuite kernel profiles/contrib/apigee_devportal_kickstart
- uses: nanasess/setup-chromedriver@v1
- uses: nanasess/setup-chromedriver@v2

- run: |
export DISPLAY=:99
Expand Down

0 comments on commit 3807c90

Please sign in to comment.