Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixup PR check to name kit CLI binary correctly after build
By default, go build is outputting a file named kitops, which is untracked in the repository. This breaks later PR checks that check for autogenerated files, etc. since it makes the repository state dirty.
- Loading branch information