bijancn / gitlabctl

Control gitlab from the command line
MIT License
1 stars 2 forks source link

Add fast Rust CI #5

Closed bijancn closed 4 years ago

bijancn commented 4 years ago

At a minimum, we should run cargo fmt, cargo clippy --all-targets and cargo build. I would like to try out the new github actions but am open to anything that is ideally fast :)

sdesani commented 4 years ago

I can look into this one !

sdesani commented 4 years ago

Created PR for same - https://github.com/bijancn/gitlabctl/pull/6