Skip to content

Commit d7af83f

Browse files
committed
[fix] : Fixed typo
1 parent a794851 commit d7af83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
with:
3232
severity: error
3333
env:
34-
SHELLCHECK_OPTS: ---shell=bash
34+
SHELLCHECK_OPTS: --shell=bash

0 commit comments

Comments
 (0)