We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808cbd3 commit a794851Copy full SHA for a794851
1 file changed
.github/workflows/shellcheck.yml
@@ -30,3 +30,5 @@ jobs:
30
uses: ludeeus/action-shellcheck@master
31
with:
32
severity: error
33
+ env:
34
+ SHELLCHECK_OPTS: ---shell=bash
0 commit comments