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 2a47b1d commit d7faf15Copy full SHA for d7faf15
.github/workflows/test-jetstream.yml
@@ -57,7 +57,7 @@ jobs:
57
php artisan ddd:install
58
59
- name: Execute tests
60
- run: vendor/bin/phpunit --verbose
+ run: vendor/bin/phpunit
61
env:
62
DB_CONNECTION: sqlite
63
DB_DATABASE: ":memory:"
0 commit comments