Skip to content

Commit 8963209

Browse files
(MAINT) non-functional change
1 parent 67899f0 commit 8963209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-migration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
new_replica_postgresql_host=$(yq -r '.groups[].targets[] | select(.vars.role == "new-replica-pdb-postgresql") | .name // ""' spec/fixtures/litmus_inventory.yaml) \
148148
upgrade_version=${{ matrix.new_pe_version }} \
149149
--no-host-key-check
150-
- name: Tear down PE ${{ matrix.architecture }} test cluster
150+
- name: Tear down PE ${{ matrix.architecture }} test cluster now
151151
if: ${{ always() }}
152152
continue-on-error: true
153153
run: |-

0 commit comments

Comments
 (0)