diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2d2443127..6e27f3b66 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,6 @@ stages: - script: | node --version yarn --version - yarn config list yarn install displayName: 'Install' - task: Bash@3