mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 12:17:09 +00:00
Update test names
This commit is contained in:
parent
4a795a058b
commit
0a71011e97
1 changed files with 2 additions and 2 deletions
4
.github/workflows/setup-terraform.yml
vendored
4
.github/workflows/setup-terraform.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
run: terraform version | grep 'Terraform v'
|
||||
|
||||
terraform-versions-constraints:
|
||||
name: 'Terraform Versions'
|
||||
name: 'Terraform Versions Constraints'
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
@ -80,7 +80,7 @@ jobs:
|
|||
run: terraform version | grep 'Terraform v0\.12'
|
||||
|
||||
terraform-versions-constraints-no-wrapper:
|
||||
name: 'Terraform Versions No Wrapper'
|
||||
name: 'Terraform Versions Constraints No Wrapper'
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue