mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
Dont print
This commit is contained in:
parent
5a763c2508
commit
7d37579e68
2 changed files with 0 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ try {
|
|||
return;
|
||||
}
|
||||
|
||||
console.log(body);
|
||||
fs.writeFileSync(filename, body);
|
||||
fs.chmodSync(filename, '777');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue