mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-11 04:41:38 +00:00
Actually update tests
This commit is contained in:
@@ -71,8 +71,6 @@ const buildExec = () => {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(context);
|
||||
|
||||
if (token) {
|
||||
options.env.CODECOV_TOKEN = token;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user