Skip to content

Commit

Permalink
phpunit colors
Browse files Browse the repository at this point in the history
  • Loading branch information
prgTW committed Feb 16, 2024
1 parent 7152af6 commit ae69992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
run: composer install --ansi --prefer-dist --no-interaction --no-scripts

- name: PHPUnit
run: vendor/bin/phpunit
run: vendor/bin/phpunit --colors=always

0 comments on commit ae69992

Please sign in to comment.