mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-09 12:26:24 +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