add github ci config #3
presubmit.yml
on: push
cargo test --all-features
55s
cargo +nightly fmt -- --check
28s
cargo +nightly cranky --all-targets -- -D warnings
39s
cargo deny --all-features check licenses
25s
Annotations
1 error
cargo +nightly cranky --all-targets -- -D warnings
Process completed with exit code 101.
|