Skip to content

Commit

Permalink
Use shellcheck -x?
Browse files Browse the repository at this point in the history
  • Loading branch information
reidsunderland committed Oct 18, 2023
1 parent a885c02 commit ee95111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x

0 comments on commit ee95111

Please sign in to comment.