Skip to content

Commit f4d8363

Browse files
Update phpunit.yml
1 parent ddc40b9 commit f4d8363

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
@@ -31,8 +31,5 @@ jobs:
3131
symfony/console:^${{ matrix.symfony }} \
3232
symfony/var-dumper:^${{ matrix.symfony }}
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)