ci: change shellcheck severity to warning
This commit is contained in:
parent
d45c86996f
commit
aca168be60
|
@ -15,4 +15,4 @@ jobs:
|
||||||
uses: ludeeus/action-shellcheck@master
|
uses: ludeeus/action-shellcheck@master
|
||||||
with:
|
with:
|
||||||
format: gcc
|
format: gcc
|
||||||
severity: error
|
severity: warning
|
||||||
|
|
Loading…
Reference in New Issue