mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
fix: cleanup
This commit is contained in:
parent
e8d41e0592
commit
dfadebbadd
3 changed files with 1 additions and 3 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
|
@ -32745,7 +32745,6 @@ const verify = (filename, platform, version, verbose, failCi) => validate_awaite
|
|||
setFailure(`Codecov: Error importing gpg key: ${err.message}`, failCi);
|
||||
}
|
||||
});
|
||||
core.info('I ran!');
|
||||
yield importKey();
|
||||
yield verifySignature();
|
||||
yield validateSha();
|
||||
|
|
|
|||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue