diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 24ce0fa..38b7022 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -31,7 +31,7 @@ jobs: with: profile: minimal toolchain: stable - overrideo: true + override: true target: x86_64-apple-darwin - uses: Swatinem/rust-cache@v2 - uses: actions-rs/cargo@v1