We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc40b9 commit f4d8363Copy full SHA for f4d8363
.github/workflows/phpunit.yml
@@ -31,8 +31,5 @@ jobs:
31
symfony/console:^${{ matrix.symfony }} \
32
symfony/var-dumper:^${{ matrix.symfony }}
33
34
- - name: Update PHPUnit Configuration
35
- run: vendor/bin/phpunit --migrate-configuration
36
-
37
- name: Execute tests
38
run: sudo vendor/bin/phpunit
0 commit comments