Skip to content

Commit

Permalink
correct code check ci
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Dec 12, 2024
1 parent f9b5c9d commit 748beb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'

- uses: hashicorp/setup-terraform@v3

- run: cd tools && go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs
- run: cd tools && go install github.com/katbyte/terrafmt
Expand Down

0 comments on commit 748beb0

Please sign in to comment.