Unverified Commit fe04e11f authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update test.yml

parent a6344e46
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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