Skip to content

Commit

Permalink
disable grunt test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
my-curiosity committed Aug 20, 2024
1 parent 0fd16f7 commit 37369b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ jobs:
if: ${{ always() }}
run: moodle-plugin-ci mustache

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

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

0 comments on commit 37369b1

Please sign in to comment.