Skip to content

Commit 867df4b

Browse files
Update phpunit.yml
1 parent da5b1c6 commit 867df4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/phpunit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@ jobs:
2727
- name: Install dependencies
2828
run: composer update --prefer-stable --prefer-dist --no-progress --no-interaction
2929

30-
- name: Update PHPUnit Configuration
31-
run: vendor/bin/phpunit --migrate-configuration
32-
3330
- name: Execute tests
3431
run: sudo vendor/bin/phpunit

0 commit comments

Comments
 (0)