Always go build in CI generate steps
With the recent cgo changes, bugs can sneak through if we don't make sure to `go build` all the permutations
Showing
Please register or sign in to comment
With the recent cgo changes, bugs can sneak through if we don't make sure to `go build` all the permutations