]> jfr.im git - yt-dlp.git/commitdiff
[ci] Disable fail-fast
authorpukkandan <redacted>
Thu, 22 Apr 2021 11:24:41 +0000 (16:54 +0530)
committerpukkandan <redacted>
Thu, 22 Apr 2021 11:24:41 +0000 (16:54 +0530)
.github/workflows/core.yml

index a916dffd368b44cfb0e2e1e1cd40f6ff25aa44de..d7c35d76355ee058a8fdf75c2ca0c72e61929672 100644 (file)
@@ -6,7 +6,7 @@ jobs:
     if: "!contains(github.event.head_commit.message, 'ci skip')"
     runs-on: ${{ matrix.os }}
     strategy:
-      fail-fast: true
+      fail-fast: false
       matrix:
         os: [ubuntu-18.04]
         # TODO: python 2.6