Skip to content

Commit 41723bb

Browse files
committed
Delete cluster
1 parent 3bfca23 commit 41723bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-rosa-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
run: |
163163
tests/e2e-kubernetes/scripts/run.sh
164164
- name: Delete ROSA cluster
165-
# if: always()
165+
if: always()
166166
env:
167167
TF_VAR_aws_region: "${{ vars.AWS_REGION }}"
168168
TF_VAR_cluster_name: "s3-csi-${{ inputs.environment }}"

0 commit comments

Comments
 (0)