Skip to content

Commit 0f016ad

Browse files
committed
Run tests with pipeline
1 parent 3ad4771 commit 0f016ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ steps:
1818
- script: |
1919
npm install
2020
npm run build
21+
npm run test
2122
displayName: 'npm install and build'

0 commit comments

Comments
 (0)