You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(bench): add bench code files into ci lint checking (#1563)
for origin one, the --benches arguments cannot cover rooch-benchmarks may caused by
```
[lib]
bench = false
```
setting in rooch-benchmarks/Cargo.toml
I add the checking manually and fix clippy warnings
0 commit comments