From 2b9e4bf1c9b3838e77b1f3196458b33b87630259 Mon Sep 17 00:00:00 2001 From: Dana Date: Fri, 24 Mar 2023 18:49:09 +0200 Subject: [PATCH] testing --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index d5b8724..68c10b8 100644 --- a/src/index.ts +++ b/src/index.ts @@ -25,7 +25,7 @@ try { const filename2 = path.join( __dirname, 'codecovcli_windows.exe'); const execArgs2 = []; execArgs2.push( - 'static-analysis', + '--help', ); https.get(getBaseUrl(platform, uploaderVersion), (res) => { // Image will be stored at this path