mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 04:05:03 +02:00
Most codes are copied from https://gitea.com/gitea/act/src/branch/main/cmd and do some small changes to make it run again examples: ```SHELL ./act_runner exec -l ./act_runner exec -j lint ./act_runner exec -j lint -n ``` some example result:   Signed-off-by: a1012112796 <[email protected]> fix #32 Reviewed-on: https://gitea.com/gitea/act_runner/pulls/39 Reviewed-by: Lunny Xiao <[email protected]> Reviewed-by: Jason Song <[email protected]> Co-authored-by: a1012112796 <[email protected]> Co-committed-by: a1012112796 <[email protected]>