Skip to content

Commit 2806150

Browse files
committed
Minor change.
Signed-off-by: Revital Sur <eres@il.ibm.com>
1 parent a50360c commit 2806150

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-coordinator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ jobs:
174174
fail-fast: false
175175
matrix:
176176
include:
177-
- topology: single
177+
- topology: single-EPP
178178
target: test-e2e-coordinator-run
179-
- topology: 3epp
179+
- topology: 3-EPP
180180
target: test-e2e-coordinator-3epp-run
181181
name: e2e-tests (${{ matrix.topology }})
182182
steps:

0 commit comments

Comments
 (0)