Skip to content

Commit ce4c124

Browse files
committed
fix shellcheck error of SC1008
1 parent f197da6 commit ce4c124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/shared.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/false
2+
# shellcheck shell=bash
23

34
# This file is intended to be sourced with `. shared.sh` or
45
# `source shared.sh`, hence the invalid shebang and not being

0 commit comments

Comments
 (0)