Update tests
This commit is contained in:
parent
02bdbeb9a2
commit
0951ca4925
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user