Skip to content

Commit f0d1e2a

Browse files
vdemeestertekton-robot
authored andcommitted
test/e2e: remove prow from env-file names
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 773b2b5 commit f0d1e2a

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

.github/workflows/e2e-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
--nodes 3 \
108108
--k8s-version ${{ matrix.k8s-version }} \
109109
--e2e-script ./test/e2e-tests.sh \
110-
--e2e-env ./test/e2e-tests-kind-prow-${{ matrix.feature-flags }}.env
110+
--e2e-env ./test/e2e-tests-kind-${{ matrix.feature-flags }}.env
111111
112112
- name: Upload test results
113113
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)