chore(ci): Fix codegen verify

This commit is contained in:
Ed Page 2021-07-02 10:28:31 -05:00
parent 7a2a5042a1
commit a6ad5c0a0b

View file

@ -29,6 +29,7 @@ jobs:
toolchain: 1.53.0 # MSRV toolchain: 1.53.0 # MSRV
profile: minimal profile: minimal
override: true override: true
components: rustfmt
- uses: Swatinem/rust-cache@v1 - uses: Swatinem/rust-cache@v1
- name: Verify typos-dict - name: Verify typos-dict
run: | run: |