We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TEST
1 parent 5d1bedb commit e99429bCopy full SHA for e99429b
1 file changed
GNUmakefile
@@ -1,4 +1,4 @@
1
-TEST?=$$(go list ./... |grep -v 'vendor')
+TEST?=./github/...
2
WEBSITE_REPO=github.com/hashicorp/terraform-website
3
PKG_NAME=github
4
0 commit comments