Skip to content

Commit 73f37c8

Browse files
committed
ci: debug e2e
1 parent 36f2db7 commit 73f37c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
- name: test pr
3131
run: |
3232
bash scripts/terraform-install.sh
33+
echo ${{ secrets.PROFILE }}
3334
CHANGED_FOLDERS="${{ steps.changed-files.outputs.all_changed_files }}"
3435
bash scripts/terraform-test.sh ${CHANGED_FOLDERS}

0 commit comments

Comments
 (0)