Skip to content

Commit d435d7c

Browse files
committed
fix: disable fail-fast in apisix-e2e-test configuration
1 parent 1ebf35d commit d435d7c

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
@@ -40,6 +40,7 @@ jobs:
4040
provider_type:
4141
- apisix-standalone
4242
- apisix
43+
fail-fast: false
4344
runs-on: buildjet-2vcpu-ubuntu-2204
4445
steps:
4546
- name: Checkout

0 commit comments

Comments
 (0)