mirror of
https://github.com/trussed-dev/apdu-dispatch.git
synced 2026-06-20 04:16:15 -07:00
Add docs and fuzzing to the CI pipeline
This commit is contained in:
committed by
sosthene-nitrokey
parent
500c172202
commit
65b8921a1c
@@ -34,3 +34,7 @@ jobs:
|
||||
run: |
|
||||
cargo fmt --check
|
||||
cargo clippy --all-features --all-targets -- -Dwarnings
|
||||
RUSTDOCFLAGS='-Dwarnings' cargo doc --all-features
|
||||
cd fuzz
|
||||
cargo fmt --check
|
||||
cargo clippy --all-features --all-targets -- -Dwarnings
|
||||
|
||||
Reference in New Issue
Block a user