Skip to content
Snippets Groups Projects
Commit 16afb74c authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Move CI grunt checks to Moodle 4.1.

parent 7e46a26d
No related branches found
No related tags found
No related merge requests found
...@@ -166,7 +166,7 @@ jobs: ...@@ -166,7 +166,7 @@ jobs:
run: moodle-plugin-ci mustache run: moodle-plugin-ci mustache
- name: Grunt - name: Grunt
if: ${{ matrix.moodle-branch == 'MOODLE_311_STABLE' }} if: ${{ matrix.moodle-branch == 'MOODLE_401_STABLE' }}
run: moodle-plugin-ci grunt run: moodle-plugin-ci grunt
- name: PHPUnit tests - name: PHPUnit tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment