Skip to content

Commit

Permalink
further fixes to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlapao committed Jan 16, 2025
1 parent a0ef7ef commit f44517e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
go-version-file: 'go.mod'
cache: true
- uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3
- run: |
terraform --version
- run: go generate ./...
- name: git diff
run: |
Expand Down

0 comments on commit f44517e

Please sign in to comment.