Skip to content

Commit 5041053

Browse files
committed
Do not run style checks on master
1 parent 39decff commit 5041053

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/azure-master.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
vmImage: ubuntu-16.04
1616
steps:
1717
- template: azure-install-rust.yml
18-
- script: sh ci/style.sh
19-
displayName: Check style
2018
- script: LIBC_CI=1 sh ci/dox.sh
2119
displayName: Generate documentation
2220
- template: azure-configs/static-websites.yml@rustinfra

0 commit comments

Comments
 (0)