Skip to content

Commit

Permalink
Do not run style checks on master
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Oct 17, 2019
1 parent 39decff commit 5041053
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/azure-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5041053

Please sign in to comment.