Skip to content

Commit

Permalink
mod_collabora: fix js warnings from grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
grabs committed Jan 11, 2024
1 parent 881cdd9 commit 6adc3b3
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Run grunt
continue-on-error: true # This step will show errors but will not fail
if: ${{ always() }}
run: moodle-plugin-ci grunt
run: moodle-plugin-ci grunt --max-lint-warnings=0

- name: Run phpdoc
continue-on-error: true # This step will show errors but will not fail
Expand Down
2 changes: 1 addition & 1 deletion amd/build/postmessage.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion amd/build/postmessage.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion amd/build/versionmanager.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6adc3b3

Please sign in to comment.