Skip to content

Commit d151934

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

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
@@ -86,6 +86,7 @@ jobs:
8686
fi
8787
8888
echo "Running tests for Terraform ${{ matrix.terraform }}"
89+
go mod download
8990
go test -timeout 0 -v -cover ./sumologic/
9091
env:
9192
TF_ACC: "1"

0 commit comments

Comments
 (0)