Skip to content

Commit

Permalink
chore: :)
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Feb 5, 2019
1 parent ca46c8b commit 18a6f53
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions azure-pipelines-template.yml
Expand Up @@ -23,9 +23,8 @@ jobs:
npm install
npm run bootstrap
displayName: "Lerna bootstrap"
- task: Npm@1
inputs:
command: test
- script: |
npm run test
displayName: "Run tests"
- task: PublishTestResults@2
displayName: 'Publish Test Results'
Expand Down

0 comments on commit 18a6f53

Please sign in to comment.