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 c591388 commit d151934Copy full SHA for d151934
.github/workflows/test.yml
@@ -86,6 +86,7 @@ jobs:
86
fi
87
88
echo "Running tests for Terraform ${{ matrix.terraform }}"
89
+ go mod download
90
go test -timeout 0 -v -cover ./sumologic/
91
env:
92
TF_ACC: "1"
0 commit comments