Explorar o código

no fail fast, just checking...

Thomas Waldmann %!s(int64=2) %!d(string=hai) anos
pai
achega
b69721ebe0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -49,7 +49,7 @@ jobs:
 
     needs: lint
     strategy:
-      fail-fast: true
+      fail-fast: false
       matrix:
         include:
             - os: ubuntu-20.04