Skip to content

Commit

Permalink
Fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jan 13, 2025
1 parent d41d5e8 commit 9f6b911
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
go-version-file: "go.mod"
cache: true
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.10.4
- run: pip install yamale
- run: yamale -s gen/schema/schema.yaml gen/definitions/
- run: go mod download
Expand Down

0 comments on commit 9f6b911

Please sign in to comment.