diff --git a/.ci/static-checks.sh b/.ci/static-checks.sh index 203bdf76f..7897c4881 100755 --- a/.ci/static-checks.sh +++ b/.ci/static-checks.sh @@ -12,6 +12,7 @@ set -e [ -n "$DEBUG" ] && set -x +# Just a test please ignore cidir=$(realpath $(dirname "$0")) source "${cidir}/lib.sh"