mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Update check.yml
This commit is contained in:
parent
b8d51ddcef
commit
50b11515c3
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 -e SC2002 -e SC2223
|
||||
SHELLCHECK_OPTS: -x -e SC2002 -e SC2223 -e SC2034
|
||||
|
Loading…
x
Reference in New Issue
Block a user