Skip to content

Commit

Permalink
[CI] make shellcheck run as a single unit
Browse files Browse the repository at this point in the history
  • Loading branch information
GregBowyer authored Dec 13, 2023
1 parent 36fb7f1 commit 7c32431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
check_together: 'yes'

0 comments on commit 7c32431

Please sign in to comment.