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 b8ea3ed + ffadff5 commit 603e5ddCopy full SHA for 603e5dd
.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