Update test.yml

This commit is contained in:
Kroese 2023-04-01 18:53:07 +02:00 committed by GitHub
parent 295ce19442
commit 2b49ae0ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,4 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -e SC9999
SHELLCHECK_OPTS: -e SC2001 -e SC2002