We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad4771 commit 0f016adCopy full SHA for 0f016ad
azure-pipelines.yml
@@ -18,4 +18,5 @@ steps:
18
- script: |
19
npm install
20
npm run build
21
+ npm run test
22
displayName: 'npm install and build'
0 commit comments