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.
2 parents 85194de + 603e5dd commit 8c6b9a8Copy full SHA for 8c6b9a8
.github/workflows/tfproviderlint.yml
@@ -28,3 +28,5 @@ jobs:
28
- uses: bflad/tfproviderlint-github-action@master
29
with:
30
args: ./...
31
+ env:
32
+ GOFLAGS: "-buildvcs=false"
0 commit comments