We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c2aa2 commit c390281Copy full SHA for c390281
.github/workflows/tfprovider-lint.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: actions/setup-go@v3
30
with:
31
go-version: .go-version
32
+ cache: false
33
34
- name: install tfproviderlint
35
run: cd .ci/tools && go install github.com/bflad/tfproviderlint/cmd/tfproviderlint
0 commit comments