Skip to content

Commit 388b9ef

Browse files
authored
Update azure-pipelines.yml
1 parent f7147c0 commit 388b9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ steps:
1717

1818
- script: |
1919
npm install
20-
npm run build
21-
displayName: 'npm install and build'
20+
npm test
21+
displayName: 'npm install and test'

0 commit comments

Comments
 (0)