ACT
Github-action does not support locally as gitlab-runner exec ...
like this.
So this tool is play ground at the local.
Thus we can work around before publish with dirty empty commits
git commit --allow-empty -m "Empty-Commit" && git push
That makes sense versioning control, team work.
act -g | l ...
act --help
Ship with input and var && env
#![allow(unused)] fn main() { println!("aaaa"); }