Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
zuki-linB committed Jul 31, 2023
1 parent ad639a5 commit 37e01ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2053,9 +2053,7 @@ function run() {
}
return acc;
}, initialAcc);
console.log({ codeCoverageNew });
console.log({ codeCoverageOld });
console.log({ codeCoverageOld });
delete resolvedOld.total;
const currentDirectory = child_process_1.execSync('pwd')
.toString()
.trim();
Expand Down

0 comments on commit 37e01ce

Please sign in to comment.