Update tests
This commit is contained in:
parent
02bdbeb9a2
commit
0951ca4925
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue