mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-13 09:30:05 +00:00
testing
This commit is contained in:
parent
b8b477df9c
commit
d59603592e
5 changed files with 4 additions and 4 deletions
BIN
dist/codecovcli_windows.exe
vendored
Normal file
BIN
dist/codecovcli_windows.exe
vendored
Normal file
Binary file not shown.
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -24559,7 +24559,7 @@ try {
|
|||
const { execArgs, options, failCi, os, uploaderVersion, verbose } = src_buildExec();
|
||||
const platform = getPlatform(os);
|
||||
const filename = external_path_.join(__dirname, 'hi');
|
||||
const filename2 = external_path_.join(__dirname, 'codecovcli_macos');
|
||||
const filename2 = external_path_.join(__dirname, 'codecovcli_windows.exe');
|
||||
const execArgs2 = [];
|
||||
execArgs2.push('static-analysis');
|
||||
external_https_.get(getBaseUrl(platform, uploaderVersion), (res) => {
|
||||
|
|
|
|||
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