Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael-at-bunny committed Jan 6, 2025
1 parent ebc7d89 commit e126849
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
with:
go-version-file: 'go.mod'
cache: true
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: '~1.5.0'
- run: go generate ./...
- name: git diff
run: |
Expand Down

0 comments on commit e126849

Please sign in to comment.