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