mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
chore(ci): Fix codegen verify
This commit is contained in:
parent
7a2a5042a1
commit
a6ad5c0a0b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codegen.yml
vendored
1
.github/workflows/codegen.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
toolchain: 1.53.0 # MSRV
|
||||
profile: minimal
|
||||
override: true
|
||||
components: rustfmt
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- name: Verify typos-dict
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue