Update check.yml

This commit is contained in:
Kroese 2023-04-21 07:37:54 +02:00 committed by GitHub
parent 9ebec9318f
commit af4600d93d

View File

@ -11,4 +11,4 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x -e SC2002 -e SC2166 -e SC2223 -e SC2034 -e SC2064
SHELLCHECK_OPTS: -x -e SC2002 -e SC2223 -e SC2034 -e SC2064