We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39decff commit 5041053Copy full SHA for 5041053
ci/azure-master.yml
@@ -15,8 +15,6 @@ jobs:
15
vmImage: ubuntu-16.04
16
steps:
17
- template: azure-install-rust.yml
18
- - script: sh ci/style.sh
19
- displayName: Check style
20
- script: LIBC_CI=1 sh ci/dox.sh
21
displayName: Generate documentation
22
- template: azure-configs/static-websites.yml@rustinfra
0 commit comments