OSDN Git Service

[fix] : FIxed SC2148
authorhayao <hayao@fascode.net>
Sat, 22 May 2021 12:13:53 +0000 (21:13 +0900)
committerhayao <hayao@fascode.net>
Sat, 22 May 2021 12:13:53 +0000 (21:13 +0900)
.github/workflows/shellcheck.yml

index eb77b7e..ad2a4ac 100644 (file)
@@ -30,3 +30,5 @@ jobs:
         uses: ludeeus/action-shellcheck@master
         with:
           severity: error
+        env:
+          SHELLCHECK_OPTS: ---shell=bash