diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f3078577a..686c81a30 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -79,7 +79,7 @@ jobs: npm run lint displayName: 'Lint' -- job: Windows +- job: APIScan dependsOn: [] pool: vmImage: 'windows-latest'