Commit 02106095 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Shellcheck

Shellcheck
parents 6e525b31 df22efd6
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