Skip to content

Commit

Permalink
fix: pass phpbcf moodle-extra (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
usantos-at-wiris authored Feb 12, 2025
1 parent dd4d616 commit f10b694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# 3.3. Code validations
- name: Moodle Code Checker
if: ${{ always() }}
run: moodle-plugin-ci codechecker --max-warnings 30 ./plugin
run: moodle-plugin-ci codechecker ./plugin

- name: Check upgrade savepoints
if: ${{ always() }}
Expand Down

0 comments on commit f10b694

Please sign in to comment.