Skip to content

Commit

Permalink
Add color to pest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Jul 4, 2023
1 parent 765e697 commit 1c257f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
# command: composer install --prefer-dist --no-interaction --no-progress

- name: Execute tests
run: vendor/bin/pest --coverage
run: vendor/bin/pest --coverage --colors=always

0 comments on commit 1c257f6

Please sign in to comment.