Refactor file path in actions-validate.yml and remove unnecessary code
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
name: Setup Terraform Environment
|
||||
description: Prepare the environment for A13labs CI/CD pipelines
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Setup Terraform
|
||||
uses: hashicorp/setup-terraform@v1
|
||||
with:
|
||||
terraform_version: 1.9.6
|
||||
Reference in New Issue
Block a user