From abedccdec583beb4f67a6ac3669033713e5efdb7 Mon Sep 17 00:00:00 2001 From: Jan Schummers Date: Sat, 2 May 2020 15:16:41 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) 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'