.github/workflows/staging.yml #4
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
20s
pull_request
/
...
/
cargo +stable fmt
2m 24s
pull_request
/
...
/
cargo +stable clippy
2m 38s
pull_request
/
...
/
codecov
2m 41s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
17s
pull_request
/
...
/
cargo vet check
9s
staging
/
...
/
cargo hack check --feature-powerset
2m 29s
staging
/
...
/
cargo +stable test
12s
staging
/
...
/
cargo +stable minimal-versions check --workspace
32s
staging
/
...
/
cargo deny check
7s
success
0s