Skip to content

Commit

Permalink
re-enable coveralls on azure
Browse files Browse the repository at this point in the history
  • Loading branch information
aearly committed Jun 24, 2019
1 parent 4752a79 commit 30abbf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines-steps.yml
Expand Up @@ -38,6 +38,6 @@ steps:
displayName: 'Publishing the browser test results'
condition: variables.run_browser_tests

#- bash: npm run coveralls
# displayName: 'Run coveralls'
# condition: variables.run_coveralls
- bash: npm run coveralls
displayName: 'Run coveralls'
condition: variables.run_coveralls

0 comments on commit 30abbf7

Please sign in to comment.