Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci) let golangci handle its own go install
See golangci/golangci-lint-action#244 golangci-lint action wants to handle its own Go installation. As there is nothing else in this job, we can remove the Go install/module cache to avoid file conflicts.
- Loading branch information