Skip to content

Commit

Permalink
Revert "[change] : Shllcheck warning"
Browse files Browse the repository at this point in the history
This reverts commit bc889a2.
  • Loading branch information
Hayao0819 committed Aug 14, 2021
1 parent bc889a2 commit 3e72ccb
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 @@ -29,6 +29,6 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning
severity: error
env:
SHELLCHECK_OPTS: --shell=bash

0 comments on commit 3e72ccb

Please sign in to comment.