Skip to content

Commit

Permalink
ci: run shfmt in parallel with shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccurious committed Dec 19, 2023
1 parent c2df375 commit 97104d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bash_validation_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
validate-shfmt:
name: Validate with shfmt
runs-on: ubuntu-latest
needs: validate-shellcheck
steps:
- uses: actions/checkout@v3
- name: Run shfmt on jade-diy scripts
Expand Down

0 comments on commit 97104d7

Please sign in to comment.