Skip to content

Commit

Permalink
disable coveralls on azure
Browse files Browse the repository at this point in the history
  • Loading branch information
aearly committed Jun 23, 2019
1 parent 028e1e6 commit 1ba6e54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines-steps.yml
Original file line number Diff line number Diff line change
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 1ba6e54

Please sign in to comment.