Skip to content

Commit

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

0 comments on commit a0ef7ef

Please sign in to comment.