diff --git a/azure-pipelines.yml b/azure-pipelines.yml index da6c74b..6154242 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,5 +18,4 @@ steps: - script: | npm install npm run compile - npm run test displayName: 'npm install and build'