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

Update check.yml

parent aa67ccb1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
on: [workflow_call]
name: "Shellcheck"
name: "shellcheck"
permissions: {}

jobs:
  shellcheck:
    name: Shellcheck
    name: shellcheck
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3