Skip to content

Commit

Permalink
[#155] try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kemal Halilovic committed Aug 21, 2024
1 parent be0694d commit f9fc4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

- name: Moodle Code Checker
if: ${{ always() }}
run: moodle-plugin-ci codechecker --max-warnings 0
run: moodle-plugin-ci codechecker --max-warnings 0 --plugin ./plugin

- name: Moodle PHPDoc Checker
if: ${{ always() }}
Expand Down

0 comments on commit f9fc4eb

Please sign in to comment.