Skip to content

Commit 7071e2c

Browse files
committed
test/e2e: remove prow from env-file names
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 756f02d commit 7071e2c

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@v4
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)