Skip to content

Commit

Permalink
Ignore mobile template in Mustache Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dpalou committed Jan 11, 2024
1 parent 7dc90ec commit 0758d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
env:
DB: ${{ matrix.database }}
MOODLE_BRANCH: ${{ matrix.moodle-branch }}
MUSTACHE_IGNORE_NAMES: 'mobile_view_checklist.mustache'

- name: PHP Lint
if: ${{ always() }}
Expand Down

0 comments on commit 0758d4a

Please sign in to comment.