@@ -47,7 +47,8 @@ try {
// })
body.replace("set -e +o pipefail","")
body = body.replace("set -e +o pipefail","")
execSh([`export CODECOV_TOKEN=${token}`, body],(error, stdout, stderr) => {
console.log("error: ", error);
The note is not visible to the blocked user.