Skip to content

Commit 3d123bf

Browse files
committed
f
1 parent b2947b1 commit 3d123bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/v3-e2e.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ jobs:
184184
185185
- name: Run test
186186
id: test
187-
continue-on-error: true
188187
env:
189188
APP_VERSION: ${{ needs.output-vars.outputs.app_version }}
190189
KUBE_VERSION: "1.${{ needs.output-vars.outputs.k0s_minor_version }}"
@@ -241,7 +240,6 @@ jobs:
241240
242241
- name: Run test
243242
id: test
244-
continue-on-error: true
245243
env:
246244
APP_VERSION: ${{ needs.output-vars.outputs.app_version }}
247245
KUBE_VERSION: "1.${{ needs.output-vars.outputs.k0s_minor_version }}"

0 commit comments

Comments
 (0)