Skip to content

Commit ecf84df

Browse files
fix tf apply
1 parent cf6ada5 commit ecf84df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)