浏览代码

CI: disable fail-fast

Nicolas Duchon 3 年之前
父节点
当前提交
86c194e181
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/test.yml

+ 0 - 1
.github/workflows/test.yml

@@ -17,7 +17,6 @@ jobs:
     runs-on: ubuntu-latest
 
     strategy:
-      fail-fast: true
       matrix:
         base_docker_image: [alpine, debian]