diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e518aa..18b3682 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,6 +14,7 @@ steps: - script: | npm install + npm run test displayName: 'npm install and test' # Publish Test Results to Azure Pipelines/TFS