Skip to content

Commit 643af00

Browse files
committed
CI: Remove "Update PHPUnit" step
1 parent 0c158a8 commit 643af00

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests-unit-php.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@ jobs:
137137
with:
138138
composer-options: '--prefer-dist --no-progress --no-interaction --no-scripts'
139139

140-
- name: Update PHPUnit
141-
run: |
142-
echo "Installing latest version of PHPUnit"
143-
composer update --ignore-platform-reqs --no-interaction --no-scripts yoast/phpunit-polyfills --with-dependencies
144-
145140
- name: Composer dump autoload
146141
run: composer dump-autoload --no-interaction
147142

0 commit comments

Comments
 (0)