Actually update tests

This commit is contained in:
Tom Hu
2021-03-08 19:25:23 -05:00
parent 227f879cd0
commit 21a1e2948d
2 changed files with 9 additions and 4 deletions

View File

@@ -71,8 +71,6 @@ const buildExec = () => {
}
}
console.log(context);
if (token) {
options.env.CODECOV_TOKEN = token;
}