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

Shellcheck

Shellcheck
parents a562d61d e8803720
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ jobs:
  shellcheck:
    uses: ./.github/workflows/check.yml
  build:
    needs: check
    needs: shellcheck
    runs-on: ubuntu-latest
    permissions:
      packages: write