Skip to content

Commit 641c24f

Browse files
committed
improve the matrix test workflow
1 parent d151934 commit 641c24f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
8888
echo "Running tests for Terraform ${{ matrix.terraform }}"
8989
go mod download
90+
go build -v .
9091
go test -timeout 0 -v -cover ./sumologic/
9192
env:
9293
TF_ACC: "1"

0 commit comments

Comments
 (0)