add github ci config #6
presubmit.yml
on: pull_request
cargo test --all-features
49s
cargo +nightly fmt -- --check
31s
cargo +nightly cranky --all-targets -- -D warnings
40s
cargo deny --all-features check licenses
21s
Annotations
1 error
cargo +nightly cranky --all-targets -- -D warnings
Process completed with exit code 101.
|