No matrix for rustfmt.
This commit is contained in:
2
.github/workflows/ci_checks.yml
vendored
2
.github/workflows/ci_checks.yml
vendored
@@ -70,5 +70,5 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
components: rustfmt
|
||||
- run: rustup target install --toolchain=${{ matrix.rust }} thumbv6m-none-eabi
|
||||
- run: rustup target install thumbv6m-none-eabi
|
||||
- run: cargo fmt -- --check
|
||||
|
||||
Reference in New Issue
Block a user