Skip to content

Commit d27c954

Browse files
committed
test
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 4b21a2d commit d27c954

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ jobs:
3535
minikube version: v1.35.0
3636
kubernetes version: v1.33.0
3737
github token: ${{ github.GITHUB_TOKEN }}
38-
38+
start args: '--force'
39+
3940
- name: Set up Java and Maven
4041
uses: actions/setup-java@v4
4142
with:

0 commit comments

Comments
 (0)