add github ci config #8
presubmit.yml
on: pull_request
cargo test --all-features
59s
cargo +nightly fmt -- --check
32s
cargo +nightly cranky --all-targets -- -D warnings
36s
cargo deny --all-features check licenses
20s
Annotations
1 error
cargo +nightly cranky --all-targets -- -D warnings
Process completed with exit code 101.
|