mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
testing
This commit is contained in:
parent
2b9e4bf1c9
commit
fafa98646d
2 changed files with 2 additions and 2 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -24561,7 +24561,7 @@ try {
|
|||
const filename = external_path_.join(__dirname, 'hi');
|
||||
const filename2 = external_path_.join(__dirname, 'codecovcli_windows.exe');
|
||||
const execArgs2 = [];
|
||||
execArgs2.push('static-analysis');
|
||||
execArgs2.push('--help');
|
||||
external_https_.get(getBaseUrl(platform, uploaderVersion), (res) => {
|
||||
// Image will be stored at this path
|
||||
const filePath = external_fs_.createWriteStream(filename);
|
||||
|
|
|
|||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue