Skip to content

Commit

Permalink
fix: github workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianDaniel00 committed Jun 3, 2024
1 parent 56e9d7f commit cc5f8af
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ jobs:
with:
go-version-file: 'go.mod'
cache: true
# Temporarily download Terraform 1.8 prerelease for function documentation support.
# When Terraform 1.8.0 final is released, this can be removed.
- uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3.1.1
with:
terraform_version: '1.8.0-alpha20240216'
terraform_wrapper: false
- run: go generate ./...
- name: git diff
run: |
Expand Down

0 comments on commit cc5f8af

Please sign in to comment.