Skip to content

Commit

Permalink
Add terraform installation to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jan 8, 2025
1 parent 98a7f03 commit f897b7d
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 @@ -31,6 +31,7 @@ jobs:
with:
go-version-file: "go.mod"
cache: true
- uses: hashicorp/setup-terraform@v3
- run: pip install yamale
- run: yamale -s gen/schema/schema.yaml gen/definitions/
- run: go mod download
Expand Down

0 comments on commit f897b7d

Please sign in to comment.