2
0
Эх сурвалжийг харах

no fail fast, just checking...

Thomas Waldmann 2 жил өмнө
parent
commit
b69721ebe0

+ 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