Loading .github/workflows/test.yml +2 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,5 @@ jobs: - name: Run ShellCheck uses: ludeeus/action-shellcheck@master env: SHELLCHECK_OPTS: -e SC2001 -e SC2002 SHELLCHECK_OPTS: -e SC2001 -e SC2002 -e SC2116 -e SC2034 Loading
.github/workflows/test.yml +2 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,5 @@ jobs: - name: Run ShellCheck uses: ludeeus/action-shellcheck@master env: SHELLCHECK_OPTS: -e SC2001 -e SC2002 SHELLCHECK_OPTS: -e SC2001 -e SC2002 -e SC2116 -e SC2034