mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-09 20:47:26 +00:00
change tests
This commit is contained in:
parent
e2b6c86d7f
commit
cf86f6d04a
3 changed files with 5626 additions and 7 deletions
5629
dist/index.js
vendored
5629
dist/index.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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…
Reference in a new issue