You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/03/09 02:00:21 UTC

[apisix] branch master updated: ci: don't cancel other tests when a test fails (#6544)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 89dd001  ci: don't cancel other tests when a test fails (#6544)
89dd001 is described below

commit 89dd00165f5fb71fc60fbec2077205fb63c55df3
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Wed Mar 9 10:00:14 2022 +0800

    ci: don't cancel other tests when a test fails (#6544)
---
 .github/workflows/centos7-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/centos7-ci.yml b/.github/workflows/centos7-ci.yml
index 408e90a..2eed2c6 100644
--- a/.github/workflows/centos7-ci.yml
+++ b/.github/workflows/centos7-ci.yml
@@ -22,6 +22,7 @@ jobs:
     runs-on: ubuntu-latest
     timeout-minutes: 90
     strategy:
+      fail-fast: false
       matrix:
         test_dir:
           - t/plugin