mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore: Update CI
This commit is contained in:
parent
2b4caee0dd
commit
e2978f1bdf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue