Skip to content

Commit 9ee103d

Browse files
committed
wip
Signed-off-by: Tom Hadlaw <tom.hadlaw@isovalent.com>
1 parent 6632a4b commit 9ee103d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/conformance/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OWNER ?= isovalent/terraform-aws-talos
99
## Deploys the infra using Terraform apply
1010
apply-pr:
1111
@./create-ci-env.sh "$(PR_NAME)" "$(OWNER)"
12-
apply-pr: plan
12+
apply-pr: init plan
1313

1414
apply: AUTO_APPROVE ?= true
1515
apply: init

0 commit comments

Comments
 (0)