Skip to content

Commit

Permalink
show testdox for phpunit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
semteacher committed Apr 20, 2024
1 parent 8dfb2df commit 42d609c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:

- name: PHPUnit tests
if: ${{ !cancelled() }}
run: moodle-plugin-ci phpunit
run: moodle-plugin-ci phpunit --testdox

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

0 comments on commit 42d609c

Please sign in to comment.