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

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

[elpa] externals/which-key 7cfbf8c 23/32: Turn off fail-fast in github a


From: ELPA Syncer
Subject: [elpa] externals/which-key 7cfbf8c 23/32: Turn off fail-fast in github action
Date: Wed, 30 Jun 2021 18:57:30 -0400 (EDT)

branch: externals/which-key
commit 7cfbf8cee74ec92bf1a4177323bead288a8dff16
Author: Justin Burkett <justin@burkett.cc>
Commit: Justin Burkett <justin@burkett.cc>

    Turn off fail-fast in github action
---
 .github/workflows/test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 87331b7..6b4d511 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
   build:
     runs-on: ubuntu-latest
     strategy:
+      fail-fast: false
       matrix:
         emacs_version:
           - 26.1



reply via email to

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