chore: remove unused job (#1754)

This commit is contained in:
Tonye Jack
2023-11-28 11:01:22 -07:00
committed by GitHub
parent 742ed362b6
commit 5c74583cb3

View File

@@ -31,16 +31,6 @@ on:
jobs:
shellcheck:
name: Run shellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout branch
uses: actions/checkout@v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.19
build:
runs-on: ubuntu-latest
outputs: