You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Version check script started failing on master, but it was also
crashing on exit, losing the error message. This fixes the exit code, in
the way described in the Node.js documentation
[here](https://nodejs.org/api/process.html#processexitcode)
0 commit comments