Clippy needs core too.
This commit is contained in:
1
.github/workflows/ci_checks.yml
vendored
1
.github/workflows/ci_checks.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
components: clippy
|
||||
- run: rustup target install thumbv6m-none-eabi
|
||||
- uses: actions-rs/clippy-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user