Skip to content

Commit

Permalink
chore: add shfmt action (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 11, 2023
1 parent c61b7fd commit d9456ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
- name: shfmt
uses: reviewdog/action-shfmt@v1
- name: Run docker-action
uses: ./

0 comments on commit d9456ba

Please sign in to comment.