Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GHA: Remove -gcflags="-m" from go build
According to "go tool compile", the "-m" flag results in "print[ing] optimization decisions". Those are shown on GitHub PRs as errors. In my opinion, this behavior is misleading and has no real benefit.
- Loading branch information