Skip to content

Commit

Permalink
Add -vvv flag
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev committed Jun 12, 2024
1 parent faf4b1d commit 2e17fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
working-directory: ./laravel_app

- name: Run Dusk Tests
run: php artisan dusk --env=dusk.local
run: php artisan dusk --env=dusk.local -vvv
working-directory: ./laravel_app

- name: Upload Screenshots
Expand Down

0 comments on commit 2e17fa3

Please sign in to comment.