Skip to content

Commit

Permalink
increase behat verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Feb 20, 2024
1 parent 1ec8331 commit 6f7e633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
run: |
vendor/bin/phpunit
vendor/bin/phpspec run
vendor/bin/behat --suite=${{ matrix.behat-suite }}
vendor/bin/behat -vv --suite=${{ matrix.behat-suite }}

0 comments on commit 6f7e633

Please sign in to comment.