Skip to content

Commit

Permalink
fix: shellcheck path
Browse files Browse the repository at this point in the history
Signed-off-by: Beau Hastings <[email protected]>
  • Loading branch information
hastinbe committed Dec 17, 2024
1 parent 95bd8f7 commit d7f3f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
# Step 3: Run ShellCheck on all shell scripts
- name: Run ShellCheck
run: |
shellcheck **/*.sh
shellcheck volume

0 comments on commit d7f3f44

Please sign in to comment.