Skip to content

Commit b11848b

Browse files
committed
COSI-89: Update name of the tests to make it look better for the CI
1 parent b48a366 commit b11848b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/helm-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
e2e-tests-with-helm:
22-
name: v${{ matrix.ring_version }}
22+
name: E2E tests with RING v${{ matrix.ring_version }}
2323
runs-on: ubuntu-latest
2424
strategy:
2525
fail-fast: false

.github/workflows/kustomize-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
e2e-tests-with-kustomize:
22-
name: v${{ matrix.ring_version }}
22+
name: E2E testswith RING v${{ matrix.ring_version }}
2323
runs-on: ubuntu-latest
2424
strategy:
2525
fail-fast: false

0 commit comments

Comments
 (0)