Skip to content

Commit da03174

Browse files
Update phpunit.yml
1 parent cf5b3d9 commit da03174

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
@@ -29,8 +29,5 @@ jobs:
2929
- name: Install dependencies
3030
run: composer update --prefer-dist --no-progress --no-interaction
3131

32-
- name: Update PHPUnit Configuration
33-
run: vendor/bin/phpunit --migrate-configuration
34-
3532
- name: Execute tests
3633
run: sudo vendor/bin/phpunit

0 commit comments

Comments
 (0)