Skip to content

Commit 36f2db7

Browse files
committed
ci: update e2e checking
1 parent 8d2adc5 commit 36f2db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: |
3232
bash scripts/terraform-install.sh
3333
CHANGED_FOLDERS="${{ steps.changed-files.outputs.all_changed_files }}"
34-
bash scripts/terraform-validate.sh ${CHANGED_FOLDERS}
34+
bash scripts/terraform-test.sh ${CHANGED_FOLDERS}

0 commit comments

Comments
 (0)