Skip to content

Commit 749bce4

Browse files
Update phpunit.yml
1 parent 235bccf commit 749bce4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/phpunit.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,5 @@ jobs:
3131
- name: Install dependencies
3232
run: composer require --dev laravel/framework:^${{ matrix.laravel }}
3333

34-
- name: Update PHPUnit Configuration
35-
run: vendor/bin/phpunit --migrate-configuration
36-
3734
- name: Execute tests
3835
run: sudo vendor/bin/phpunit

0 commit comments

Comments
 (0)