summaryrefslogtreecommitdiff
path: root/.azure-pipelines-steps.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines-steps.yml')
-rw-r--r--.azure-pipelines-steps.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.azure-pipelines-steps.yml b/.azure-pipelines-steps.yml
index 2580054..5eee400 100644
--- a/.azure-pipelines-steps.yml
+++ b/.azure-pipelines-steps.yml
@@ -37,7 +37,3 @@ steps:
testRunTitle: $(os_name) Node $(node_version) Browser tests
displayName: 'Publishing the browser test results'
condition: variables.run_browser_tests
-
-- bash: npm run coveralls
- displayName: 'Run coveralls'
- condition: variables.run_coveralls