Clippy needs a valid target core file.
This commit is contained in:
parent
44fc2a6d83
commit
1213a20d2c
1
.github/workflows/ci_checks.yml
vendored
1
.github/workflows/ci_checks.yml
vendored
@ -70,4 +70,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
|
- run: rustup target install --toolchain=${{ matrix.rust }} thumbv6m-none-eabi
|
||||||
- run: cargo fmt -- --check
|
- run: cargo fmt -- --check
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user