We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d0a07 commit 6de1dafCopy full SHA for 6de1daf
.github/workflows/test.yml
@@ -113,6 +113,6 @@ jobs:
113
"$MOODLE_BRANCH" != 'MOODLE_310_STABLE' -a \
114
"$MOODLE_BRANCH" != 'MOODLE_39_STABLE' ]
115
moodle-plugin-ci phpdoc
116
- moodle-plugin-ci phpunit --coverage-text
+ moodle-plugin-ci phpunit
117
moodle-plugin-ci behat --profile default
118
moodle-plugin-ci behat --profile chrome
0 commit comments