@ -26,4 +26,4 @@ echo "Running yarn tests"
yarn test
echo "Done. Killing background jobs"
kill "$(jobs -p)"
kill "$(jobs -p)" || true