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 843aedc commit 6e1a992Copy full SHA for 6e1a992
.github/workflows/phpunit.yml
@@ -35,8 +35,5 @@ jobs:
35
if: matrix.laravel == '10.0'
36
run: composer require doctrine/dbal
37
38
- - name: Update PHPUnit Configuration
39
- run: vendor/bin/phpunit --migrate-configuration
40
-
41
- name: Execute tests
42
run: sudo vendor/bin/phpunit
0 commit comments