now only clippy is weird
Some checks failed
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled

This commit is contained in:
2025-06-26 20:21:05 +02:00
parent ad69e7d921
commit 847135f2d4

View File

@ -40,5 +40,5 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
with:
components: clippy
- run: cargo clippy -- -D warnings
components: clippy, rust-src
- run: cargo clippy --target armv7a-none-eabihf -- -D warnings