Skip to content

Commit 7e56fd9

Browse files
Update tests.yml
1 parent 5187ff6 commit 7e56fd9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ jobs:
3535
- name: Install dependencies
3636
run: composer require laravel/framework:^${{ matrix.laravel }}
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)