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

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

[nongnu] elpa/julia-mode 8f3afcb99e 21/22: ignore warnings on snaphot


From: ELPA Syncer
Subject: [nongnu] elpa/julia-mode 8f3afcb99e 21/22: ignore warnings on snaphot
Date: Thu, 4 May 2023 11:00:53 -0400 (EDT)

branch: elpa/julia-mode
commit 8f3afcb99ea940151e0f0c4e6dd5b71bfaf126ec
Author: Tamás K. Papp <tkpapp@gmail.com>
Commit: Tamás K. Papp <tkpapp@gmail.com>

    ignore warnings on snaphot
---
 .github/workflows/CI.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index 75a25af274..7092bc5e7d 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
           - true
         include:
           - emacs_version: snapshot
-            ignore_warnings: false
+            ignore_warnings: true
     steps:
     - uses: actions/checkout@v2
     - uses: purcell/setup-emacs@master



reply via email to

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