We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4163401 commit 90ee55aCopy full SHA for 90ee55a
shm/check.sh
@@ -85,3 +85,5 @@ if [ $failed == 0 ]; then
85
else
86
echo -e ❗️❗️❗️ $RED $failed "CHECKS FAILED" ❗️❗️❗️ $DEFAULT
87
fi
88
+
89
+exit $failed
0 commit comments