mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
statsync
This commit is contained in:
parent
b309dc09a4
commit
6ed02d27a5
2 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ try {
|
|||
} else {
|
||||
console.log('file does not exist');
|
||||
}
|
||||
console.log(fs.statSync(filename));
|
||||
|
||||
exec.exec(filename)
|
||||
.catch((err) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue