mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-17 00:52:33 +00:00
update test name
This commit is contained in:
parent
51689abe40
commit
b5030288b9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/setup-terraform.yml
vendored
4
.github/workflows/setup-terraform.yml
vendored
|
|
@ -306,7 +306,7 @@ jobs:
|
|||
|
||||
|
||||
terraform-stdout-wrapper:
|
||||
name: 'Terraform Run Local'
|
||||
name: 'Terraform STDOUT'
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
@ -339,7 +339,7 @@ jobs:
|
|||
run: terraform output -json | jq '.pet.value'
|
||||
|
||||
terraform-stdout-no-wrapper:
|
||||
name: 'Terraform Run Local No Wrapper'
|
||||
name: 'Terraform STDOUT No Wrapper'
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue