Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
added npm test fixed
  • Loading branch information
RolfMoleman committed Jun 7, 2022
1 parent 11dfcc2 commit a3ddb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ steps:
- script: |
npm install
npm run build
npm test
npm test
displayName: 'npm install, build, and test'

0 comments on commit a3ddb4d

Please sign in to comment.