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