Beef up the tests
This commit is contained in:
8
.gitlab/script/shellcheck.sh
Executable file
8
.gitlab/script/shellcheck.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eux
|
||||
|
||||
. "$( cd "$(dirname "$0")" ; pwd -P )/../ghcup_env"
|
||||
|
||||
shellcheck ghcup
|
||||
|
||||
Reference in New Issue
Block a user