chore: Update ci.yml in governor #91
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: push
Matrix: rust_tests
rust_lints
/
cargo fmt .
15s
rust_lints
/
cargo clippy .
21s
rust_lints
/
cargo deny .
26s
cargo_bench
0s
bors_passing
0s
Annotations
4 errors
|
rust_tests (nightly, --no-default-features --features std) / cargo +nightly test --no-default-features --features std
Process completed with exit code 101.
|
rust_tests (nightly) / cargo +nightly test :
governor/src/state/direct.rs#L116
unused import: `future::*`
|
rust_tests (nightly) / cargo +nightly test
Process completed with exit code 101.
|