mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
a var
This commit is contained in:
@@ -20,7 +20,6 @@ try {
|
||||
|
||||
exec.exec('bash', execArgs, options)
|
||||
.catch((err) => {
|
||||
console.log(status);
|
||||
console.log(err);
|
||||
if (failCi) {
|
||||
core.setFailed(
|
||||
|
||||
Reference in New Issue
Block a user