Skip to content

Commit 10000e8

Browse files
authored
Merge pull request #35 from datarootsio/bugfix/terrafrom-version-test
Bugfix/terrafrom version test
2 parents 641a511 + 42f668c commit 10000e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/terraform-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,5 @@ jobs:
6060
terraform_version: 0.15.4
6161

6262
- name: "go test"
63-
uses: hashicorp/setup-terraform@v1
64-
with:
65-
terraform_version: 0.15.4
6663
run: |
6764
go test -v -timeout ${{ env.tests_timeout }} ./...

0 commit comments

Comments
 (0)