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