Skip to content

Commit

Permalink
include phpunit coverage information
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaHerrmann committed Aug 10, 2023
1 parent 800eb4c commit 7d52893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:

- name: PHPUnit tests
if: ${{ always() }}
run: moodle-plugin-ci phpunit
run: moodle-plugin-ci phpunit --coverage-clover --coverage-text

- name: Behat features
if: ${{ always() }}
Expand Down

0 comments on commit 7d52893

Please sign in to comment.