Skip to content

Commit 5787130

Browse files
committed
run test registry before tf acc tests
1 parent 9104f2a commit 5787130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
terraform_version: ${{ matrix.terraform }}
8282
terraform_wrapper: false
8383
- run: go mod download
84+
- run: make test-registry
8485
- env:
8586
TF_ACC: "1"
8687
run: go test -v -cover ./internal/provider/

0 commit comments

Comments
 (0)