vaaaaanquish / lightgbm-rs

LightGBM Rust binding
MIT License
73 stars 30 forks source link

ci: combined two yml to one to speeding up workflows #21

Closed paq closed 3 years ago

paq commented 3 years ago

Another solution of https://github.com/vaaaaanquish/lightgbm-rs/pull/20.

While the previous PR takes 5m to run Clippy, this pr achieve < 15s.

paq commented 3 years ago

@vaaaaanquish Thanks for your approvals! Can you merge the one you like?

vaaaaanquish commented 3 years ago

@paq I will merge this PR. Thank you very much:)