From a6ad5c0a0bd491aebf9c2ec8d2ee719be635f170 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 2 Jul 2021 10:28:31 -0500 Subject: [PATCH] chore(ci): Fix codegen verify --- .github/workflows/codegen.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codegen.yml b/.github/workflows/codegen.yml index 764fc2d..0f62b60 100644 --- a/.github/workflows/codegen.yml +++ b/.github/workflows/codegen.yml @@ -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: |