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 db77186 commit 4aeb88eCopy full SHA for 4aeb88e
.github/workflows/tests.yaml
@@ -61,4 +61,4 @@ jobs:
61
DB_CONNECTION: sqlite
62
DB_DATABASE: ":memory:"
63
QUEUE_CONNECTION: sync
64
- run: php artisan test
+ run: ./vendor/bin/phpunit --testdox
0 commit comments