Skip to content

Commit

Permalink
increase tests workflow verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed May 21, 2024
1 parent c5fad65 commit f6943ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: php artisan test
run: php artisan test -vvv

0 comments on commit f6943ec

Please sign in to comment.