Skip to content

Commit

Permalink
Its for the main Grunt.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jun 2, 2021
1 parent 36d448e commit 6bedd31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ jobs:
if: ${{ always() }}
run: moodle-plugin-ci mustache

- name: Grunt
if: ${{ always() }}
run: moodle-plugin-ci grunt --max-lint-warnings 0
# - name: Grunt
# if: ${{ always() }}
# run: moodle-plugin-ci grunt --max-lint-warnings 0

- name: PHPUnit tests
if: ${{ always() }}
Expand Down

0 comments on commit 6bedd31

Please sign in to comment.