Skip to content

Commit

Permalink
run init and validate in the test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Nov 25, 2024
1 parent 53f10e6 commit 52b8746
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [ '**' ]

jobs:
build:
uses: silinternational/workflows/.github/workflows/terraform.yml@main
test:
uses: silinternational/workflows/.github/workflows/terraform.yml@test-dir
with:
terraform-version: '~> 1.1'
directory: test
test-dir: test

0 comments on commit 52b8746

Please sign in to comment.