Skip to content

Commit af767d9

Browse files
committed
Set shellcheck level to error
1 parent 5eeaac4 commit af767d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- uses: ludeeus/action-shellcheck@2.0.0
3434
with:
3535
scandir: '.'
36+
severity: error
3637

3738

3839
build:

0 commit comments

Comments
 (0)