Skip to content

Commit 2292436

Browse files
Update phpunit.yml
1 parent 10057e8 commit 2292436

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
@@ -28,8 +28,5 @@ jobs:
2828
- name: Install dependencies
2929
run: composer require --dev laravel/framework:^${{ matrix.laravel }}
3030

31-
- name: Update PHPUnit Configuration
32-
run: vendor/bin/phpunit --migrate-configuration
33-
3431
- name: Execute tests
3532
run: composer test

0 commit comments

Comments
 (0)