shellcheck: only fails on error for now.
This commit is contained in:
parent
9be8ab7f38
commit
0ddf2ba7b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/quality.yml
vendored
1
.github/workflows/quality.yml
vendored
|
|
@ -198,6 +198,7 @@ jobs:
|
|||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
with:
|
||||
scandir: ./tools
|
||||
severity: error
|
||||
|
||||
upload_reports:
|
||||
name: Project Check Suite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue