Skip to content

Commit a794851

Browse files
committed
[fix] : FIxed SC2148
1 parent 808cbd3 commit a794851

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/shellcheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ jobs:
3030
uses: ludeeus/action-shellcheck@master
3131
with:
3232
severity: error
33+
env:
34+
SHELLCHECK_OPTS: ---shell=bash

0 commit comments

Comments
 (0)