mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-13 09:30:05 +00:00
change tests
This commit is contained in:
parent
e2b6c86d7f
commit
cf86f6d04a
3 changed files with 5626 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ try {
|
|||
}).on('finish', async () => {
|
||||
filePath.close();
|
||||
console.log('finish');
|
||||
// await verify(filename, platform, uploaderVersion, verbose, failCi);
|
||||
await verify(filename, platform, uploaderVersion, verbose, failCi);
|
||||
await versionInfo(platform, uploaderVersion);
|
||||
await fs.chmodSync(filename, '777');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue