Skip to content

Commit

Permalink
Disable grunt which throwing false positives on css issues
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanheywood committed Aug 18, 2023
1 parent ccfa23c commit 21e9965
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
with:
disable_behat: true
disable_phpunit: true
disable_grunt: true
disable_mustache: true
disable_phpunit: true

0 comments on commit 21e9965

Please sign in to comment.