Add unit test for typical workflow
This commit is contained in:
parent
e0dec83cfc
commit
58b2ab08a8
8 changed files with 173 additions and 7 deletions
|
|
@ -16,7 +16,7 @@ import {
|
|||
getWorkflow,
|
||||
} from "./workflow";
|
||||
|
||||
async function uploadFailedSarif(
|
||||
export async function uploadFailedSarif(
|
||||
config: Config,
|
||||
repositoryNwo: RepositoryNwo,
|
||||
featureEnablement: FeatureEnablement,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue