Skip to content

Commit

Permalink
Test workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Feb 6, 2025
1 parent b3e8f6a commit 432af86
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 @@ -31,6 +31,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 432af86

Please sign in to comment.