Skip to content

Commit

Permalink
Output coverage as text.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambe authored Nov 14, 2024
1 parent 5d12171 commit 2461920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
# Docs: https://getcomposer.org/doc/articles/scripts.md

- name: Run test suite
run: composer run-script test
run: vendor/bin/phpunit --coverage-text

0 comments on commit 2461920

Please sign in to comment.