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