Skip to content

Commit 6e1a992

Browse files
Update phpunit.yml
1 parent 843aedc commit 6e1a992

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
@@ -35,8 +35,5 @@ jobs:
3535
if: matrix.laravel == '10.0'
3636
run: composer require doctrine/dbal
3737

38-
- name: Update PHPUnit Configuration
39-
run: vendor/bin/phpunit --migrate-configuration
40-
4138
- name: Execute tests
4239
run: sudo vendor/bin/phpunit

0 commit comments

Comments
 (0)