nails/common

Do not catch seed errors

Closed this issue · 0 comments

At the moment, seed errors are caught and rendered on screen. They should be allowed to bubble so the command exists with a non-zero exit code allowing external processes to detect the errors (e.g. CI)