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 3726ed5 commit 49ce6a3Copy full SHA for 49ce6a3
.github/workflows/phpunit_action.yml
@@ -49,4 +49,5 @@ jobs:
49
CACHE_DRIVER: array
50
SESSION_DRIVER: array
51
QUEUE_DRIVER: sync
52
+ APP_ENV: testing
53
run: vendor/bin/phpunit
0 commit comments