Skip to content

Commit 6f7e633

Browse files
committed
increase behat verbosity
1 parent 1ec8331 commit 6f7e633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-application.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ jobs:
114114
run: |
115115
vendor/bin/phpunit
116116
vendor/bin/phpspec run
117-
vendor/bin/behat --suite=${{ matrix.behat-suite }}
117+
vendor/bin/behat -vv --suite=${{ matrix.behat-suite }}

0 commit comments

Comments
 (0)