Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 16, 2025
1 parent fdc7854 commit 263c8ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
with:
go-version-file: "go.mod"
cache: true
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: "1.10.4"
- run: go generate ./...
- name: git diff
run: |
Expand Down

0 comments on commit 263c8ef

Please sign in to comment.