Skip to content

Commit

Permalink
update shellcheck workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
masonr authored Dec 20, 2024
1 parent 03cff7b commit e0c38bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:

- name: Run ShellCheck ✅
uses: ludeeus/[email protected]
with:
args: '--disable=SC1091'
env:
SHELLCHECK_OPTS: -e SC1091

0 comments on commit e0c38bb

Please sign in to comment.