mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
build commit,report and upload args based on codecovcli (#943)
* build commit,report and upload args based on codecovcli * add tests * Empty-Commit
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import * as path from 'path';
|
||||
|
||||
import * as exec from '@actions/exec';
|
||||
|
||||
import buildExec from './buildExec';
|
||||
import {buildExec} from './buildExec';
|
||||
import {
|
||||
getBaseUrl,
|
||||
getPlatform,
|
||||
|
||||
Reference in New Issue
Block a user