Update test.yml
This commit is contained in:
parent
522044a3e5
commit
5330054cbd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
env:
|
||||
SHELLCHECK_OPTS: -e SC2086
|
||||
SHELLCHECK_OPTS: -e SC9999
|
||||
|
|
Loading…
Reference in a new issue