Skip to content

Commit

Permalink
Switch to release of php-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Dec 14, 2023
1 parent d9ba5d5 commit 71326e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Install dependencies
run: |
composer update --ansi --no-progress --prefer-dist --no-interaction
composer require lullabot/php-webdriver:dev-justafish/func-signatures
- run: vendor/bin/phpstan analyze

Expand Down Expand Up @@ -75,7 +74,6 @@ jobs:
- name: Install dependencies
run: |
composer update --no-interaction --prefer-dist
composer require lullabot/php-webdriver:dev-justafish/func-signatures
- name: Setup Mink test server
run: |
Expand Down

0 comments on commit 71326e2

Please sign in to comment.