busterjs/buster

buster-ci should exit with the proper exit code.

GCheung55 opened this issue · 1 comments

The default exit code is set to 1 and doesn't change to 0 when there are no issues with the tests.

Turns out the issue was because buster@0.7.17 was installed and updating to buster@0.7.18 fixed things.