Skip to content

Commit 0f2d02a

Browse files
fix tf apply
1 parent c38d44d commit 0f2d02a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
terraform_version: 1.11.4
4040

4141
- name: Terraform plan
42-
run: make ${TARGET_ENV} terraform-apply
42+
run: make ${TARGET_ENV} ci terraform-apply

0 commit comments

Comments
 (0)