Update check.yml

This commit is contained in:
Kroese 2023-04-21 06:45:38 +02:00 committed by GitHub
parent c8b80bf49c
commit 0b4171693a

View File

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