summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci/azure-master.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/azure-master.yml b/ci/azure-master.yml
index d6925e6e61..d7bcb7c617 100644
--- a/ci/azure-master.yml
+++ b/ci/azure-master.yml
@@ -15,8 +15,6 @@ jobs:
vmImage: ubuntu-16.04
steps:
- template: azure-install-rust.yml
- - script: sh ci/style.sh
- displayName: Check style
- script: LIBC_CI=1 sh ci/dox.sh
displayName: Generate documentation
- template: azure-configs/static-websites.yml@rustinfra