diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 9e02a7c555..4fa5b8b2c5 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -92,8 +92,8 @@ jobs: toolchain: stable override: true - uses: actions-rs/cargo@v1 - args: --manifest-path no-std-check/Cargo.tom with: + args: --manifest-path no-std-check/Cargo.toml command: build # test-coverage: