No matrix for rustfmt.

This commit is contained in:
Jonathan 'theJPster' Pallant
2021-12-05 18:34:46 +00:00
parent 93c6da2dd1
commit 515afd53c0

View File

@@ -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