mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
Revert "Reduce shellcheck to error only (Will be changed later)"
This reverts commit 84e12b0f66
.
This commit is contained in:
parent
84e12b0f66
commit
92efe118b3
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
severity: error
|
||||
severity: warning
|
||||
format: gcc
|
Loading…
Reference in New Issue
Block a user