Skip to content

Commit

Permalink
chore: remove unused job (#1754)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 28, 2023
1 parent 742ed36 commit 5c74583
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 5c74583

Please sign in to comment.