mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 08:47:45 +00:00
808cf5a2c3
* throw if `uses` is invalid * update JobType to return error * lint * put //nolint:dupl on wrong test * update error message to remove end punctuation * lint * update remote job type check * move if statement * rm nolint:dupl ... we'll see how that goes --------- Co-authored-by: Casey Lee <cplee@nektos.com>