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

Update check.yml

parent 9c5ed787
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,4 +11,4 @@ jobs:
      - name: Run ShellCheck
        uses: ludeeus/action-shellcheck@master
env:
        SHELLCHECK_OPTS: -x -e SC2002
        SHELLCHECK_OPTS: -x -e SC2002 -e SC2223