Update tests

This commit is contained in:
hwdsl2 2021-07-24 16:29:10 -05:00
parent 02bdbeb9a2
commit 0951ca4925

View File

@ -36,7 +36,7 @@ jobs:
pwd
ls -ld vpnsetup.sh
export SHELLCHECK_OPTS="-e SC1091,SC1117"
export SHELLCHECK_OPTS="-e SC1090,SC1091,SC1117"
shellcheck --version
shopt -s globstar
ls -ld -- **/*.sh