1 parent 5eeaac4 commit af767d9Copy full SHA for af767d9
1 file changed
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ jobs:
33
- uses: ludeeus/action-shellcheck@2.0.0
34
with:
35
scandir: '.'
36
+ severity: error
37
38
39
build:
0 commit comments