Skip to content

Commit

Permalink
testdox
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Apr 24, 2024
1 parent e76a6d1 commit 4f77d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: phpunit
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phpunit --coverage-text --coverage-clover
run: moodle-plugin-ci --ansi phpunit --testdox --coverage-text --coverage-clover

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

0 comments on commit 4f77d86

Please sign in to comment.