summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2019-06-22 18:49:23 -0700
committerAlexander Early <alexander.early@gmail.com>2019-06-22 18:49:23 -0700
commit1ba6e5469c1b6b17129518fcccceb7b8d8b0e045 (patch)
treed1423cff1ec72c3bbe3af08c4498e20ffafc8d29
parent028e1e6553d6fb2dbdddee2845d1d9f49722a4da (diff)
downloadasync-1ba6e5469c1b6b17129518fcccceb7b8d8b0e045.tar.gz
disable coveralls on azure
-rw-r--r--.azure-pipelines-steps.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.azure-pipelines-steps.yml b/.azure-pipelines-steps.yml
index 2580054..3203f4a 100644
--- a/.azure-pipelines-steps.yml
+++ b/.azure-pipelines-steps.yml
@@ -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