fix: shpool builds on mac #8
presubmit.yml
on: pull_request
cargo test --all-features
6h 2m
cargo +nightly fmt -- --check
2m 27s
cargo +nightly cranky --all-targets -- -D warnings
2m 33s
cargo deny --all-features check licenses
2m 37s
Annotations
4 errors
cargo +nightly fmt -- --check
Process completed with exit code 1.
|
cargo +nightly cranky --all-targets -- -D warnings
Process completed with exit code 101.
|
cargo test --all-features
The job running on runner GitHub Actions 175 has exceeded the maximum execution time of 360 minutes.
|
cargo test --all-features
The operation was canceled.
|