Disable fast failing of actions
authorChristoph Berg <[email protected]>
Fri, 4 Oct 2024 15:31:20 +0000 (17:31 +0200)
committerChristoph Berg <[email protected]>
Fri, 4 Oct 2024 15:31:20 +0000 (17:31 +0200)
./workflows/ci.yml

index ed89392f6e1dfd7343c89d75e4e25740a22f469a..58e22a3c576dedac09c5014ca8fec4c8e62608fa 100644 (file)
@@ -5,6 +5,7 @@ jobs:
   test:
 
     strategy:
+      fail-fast: false
       matrix:
         pg:
           - 18