mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-02 03:58:02 +08:00
ci: don't cancel other tests when a test fails (#6544)
This commit is contained in:
parent
9b0460fb68
commit
89dd00165f
1
.github/workflows/centos7-ci.yml
vendored
1
.github/workflows/centos7-ci.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 90
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
test_dir:
|
||||
- t/plugin
|
||||
|
Loading…
Reference in New Issue
Block a user