chore: Update CI

This commit is contained in:
Ed Page 2020-01-01 16:04:35 -06:00
parent 2b4caee0dd
commit e2978f1bdf

View file

@ -26,7 +26,7 @@ stages:
pool:
vmImage: 'ubuntu-16.04'
steps:
- template: azure/install-rust.yml@templates
- template: install-rust.yml@templates
- script: |
cargo run --package typos-codegen -- --output dict/typos/src/dict_codegen.rs --check
displayName: Verify typos-dict