File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -123,21 +123,3 @@ jobs:
123123 PLUGIN_DIR=moodle/mod/skeltest moodle-plugin-ci savepoints
124124 PLUGIN_DIR=moodle/course/format/skeltest moodle-plugin-ci savepoints
125125 PLUGIN_DIR=moodle/lib/editor/tiny/plugins/skeltest moodle-plugin-ci savepoints
126-
127- - name : Mustache Lint
128- if : ${{ always() }}
129- run : |
130- PLUGIN_DIR=moodle/auth/skeltest moodle-plugin-ci mustache
131- PLUGIN_DIR=moodle/blocks/skeltest moodle-plugin-ci mustache
132- PLUGIN_DIR=moodle/mod/skeltest moodle-plugin-ci mustache
133- PLUGIN_DIR=moodle/course/format/skeltest moodle-plugin-ci mustache
134- PLUGIN_DIR=moodle/lib/editor/tiny/plugins/skeltest moodle-plugin-ci mustache
135-
136- - name : Grunt
137- if : ${{ always() }}
138- run : |
139- PLUGIN_DIR=moodle/auth/skeltest moodle-plugin-ci grunt --max-lint-warnings 0
140- PLUGIN_DIR=moodle/blocks/skeltest moodle-plugin-ci grunt --max-lint-warnings 0
141- PLUGIN_DIR=moodle/mod/skeltest moodle-plugin-ci mustache
142- PLUGIN_DIR=moodle/course/format/skeltest moodle-plugin-ci mustache
143- PLUGIN_DIR=moodle/lib/editor/tiny/plugins/skeltest moodle-plugin-ci mustache
You can’t perform that action at this time.
0 commit comments