Skip to content

Commit

Permalink
Added CI to test
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyhuy committed Sep 1, 2020
1 parent 754b725 commit d827414
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 @@ -36,7 +36,7 @@ jobs:

- script: |
yarn
yarn test
yarn test --ci
displayName: Test
- task: PublishTestResults@2
Expand Down

0 comments on commit d827414

Please sign in to comment.