Browse Source

CI: disable fail-fast

Nicolas Duchon 3 years ago
parent
commit
86c194e181
1 changed files with 0 additions and 1 deletions
  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]