We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a447f2 + 004cf12 commit c211c82Copy full SHA for c211c82
1 file changed
.github/workflows/behat.yml
@@ -25,4 +25,4 @@ jobs:
25
run: composer install
26
27
- name: Run behat
28
- run: vendor/bin/behat
+ run: vendor/bin/behat -f pretty --colors
0 commit comments