emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/leaf eeb0bd0 09/29: Do all test job if fail some jobs


From: Stefan Monnier
Subject: [elpa] externals/leaf eeb0bd0 09/29: Do all test job if fail some jobs
Date: Tue, 10 Nov 2020 14:47:40 -0500 (EST)

branch: externals/leaf
commit eeb0bd0120f853d385195db60b4bb4336d8fcea0
Author: conao3 <conao3@gmail.com>
Commit: conao3 <conao3@gmail.com>

    Do all test job if fail some jobs
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 64da478..76b7b83 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -5,6 +5,7 @@ jobs:
   build:
     runs-on: ubuntu-latest
     strategy:
+      fail-fast: false
       matrix:
         emacs_version:
           - '24.4'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]