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

Shellcheck

Shellcheck
parents 5ae171a9 688552ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ on:
      - '.github/workflows/**'

jobs:
  check:
  shellcheck:
    uses: ./.github/workflows/check.yml
  build:
    needs: check