Shellcheck

This commit is contained in:
Kroese 2023-04-21 07:55:32 +02:00 committed by GitHub
parent 9d699f15dd
commit 10fc4efec7

View File

@ -14,7 +14,7 @@ jobs:
shellcheck:
uses: ./.github/workflows/check.yml
build:
needs: check
needs: shellcheck
runs-on: ubuntu-latest
permissions:
packages: write