Skip to content

Commit

Permalink
Test Grunt always
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Carlos Rodríguez del Pino committed Jan 13, 2024
1 parent 586aaf7 commit 7c4b875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci-legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
run: moodle-plugin-ci mustache

- name: Grunt
if: ${{ matrix.moodle-branch > 'MOODLE_4' || matrix.moodle-branch == 'master' }}
if: ${{ always() }}
run: moodle-plugin-ci grunt --max-lint-warnings 0

- name: PHPUnit tests
Expand Down

0 comments on commit 7c4b875

Please sign in to comment.