Skip to content

Commit 2cf75a5

Browse files
committed
Exit abnormally to make CI fail
1 parent 4abcf2a commit 2cf75a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/commit-email.rb

+1
Original file line numberDiff line numberDiff line change
@@ -522,4 +522,5 @@ def main(repo_path, to, rest)
522522
#{$!.class}: #{$!.message}
523523
#{$@.join("\n")}
524524
MAIL
525+
exit 1
525526
end

0 commit comments

Comments
 (0)