Skip to content

Commit 7fd98ba

Browse files
committed
chore: disable fail-fast in e2e test workflow
1 parent fa30624 commit 7fd98ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/apisix-e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
cases_subset:
4444
- apisix.apache.org
4545
- networking.k8s.io
46+
fail-fast: false
4647
runs-on: buildjet-2vcpu-ubuntu-2204
4748
steps:
4849
- name: Checkout

0 commit comments

Comments
 (0)