Skip to content

Commit 004cf12

Browse files
committed
feat: colorize the output of tests at GitHub Action
Signed-off-by: Vitor Mattos <[email protected]>
1 parent a796a67 commit 004cf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/behat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: composer install
2626

2727
- name: Run behat
28-
run: vendor/bin/behat
28+
run: vendor/bin/behat -f pretty --colors

0 commit comments

Comments
 (0)