mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
Update check.yml
This commit is contained in:
parent
5d4c5a55ec
commit
f33eb4ebc1
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -11,4 +11,4 @@ jobs:
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
env:
|
||||
SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153
|
||||
SHELLCHECK_OPTS: -x --source-path=src -e SC1091-e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153
|
||||
|
Loading…
Reference in New Issue
Block a user