Skip to content

Commit

Permalink
Update static-analysis.yml
Browse files Browse the repository at this point in the history
Added a -x flag to the shellcheck call.
  • Loading branch information
jdjaxon authored Apr 23, 2024
1 parent ac9714f commit b6592c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
args: -x

0 comments on commit b6592c3

Please sign in to comment.