mirror of https://github.com/pulumi/pulumi.git
785db327f4
The golangci-lint-action comes with its own caching logic, which includes caching Go build data. We should not have setup-go caching enabled in that case. ref: https://github.com/golangci/golangci-lint-action#how-to-use Note the `cache: false`. Note that usually setup-go doesn't take much time, but sometimes it fails while downloading or uploading the cache. This just drops an occasional source of flakiness in the job. |
||
---|---|---|
.. | ||
scripts | ||
workflows | ||
PULL_REQUEST_TEMPLATE.md |