Skip to content

Commit 6ec6ffe

Browse files
author
Andreas Grabs
committed
mod_collabora: Adjust github workflow to be more restrictive
1 parent 6745b07 commit 6ec6ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Run codechecker
8282
if: ${{ always() }}
83-
run: moodle-plugin-ci codechecker
83+
run: moodle-plugin-ci codechecker --max-warnings=0
8484

8585
- name: Run validate
8686
if: ${{ always() }}

0 commit comments

Comments
 (0)