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

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

[nongnu] elpa/swift-mode 19c956c 482/496: Fix GitHub Action


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 19c956c 482/496: Fix GitHub Action
Date: Sun, 29 Aug 2021 11:34:32 -0400 (EDT)

branch: elpa/swift-mode
commit 19c956c7bb0723a5acbdf897f24ab0458e33fa96
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Fix GitHub Action
---
 .github/workflows/run-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/run-test.yml b/.github/workflows/run-test.yml
index 00dcb4d..07a6389 100644
--- a/.github/workflows/run-test.yml
+++ b/.github/workflows/run-test.yml
@@ -9,7 +9,7 @@ on:
 jobs:
   build:
     runs-on: ubuntu-latest
-    continue-on-error: ${{matrix.emacs_version == 'snapshot'}}
+    continue-on-error: ${{matrix.version == 'snapshot'}}
 
     strategy:
       matrix:



reply via email to

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