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

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

[elpa] externals/bnf-mode 9bd872b 15/43: Run Unit Tests


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode 9bd872b 15/43: Run Unit Tests
Date: Mon, 20 Jan 2020 13:39:01 -0500 (EST)

branch: externals/bnf-mode
commit 9bd872b216b30266dfbae38d6bc636537c26d802
Author: Serghei Iakovlev <address@hidden>
Commit: Serghei Iakovlev <address@hidden>

    Run Unit Tests
---
 .github/workflows/build.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8c247b2..6f4f22c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -78,3 +78,6 @@ jobs:
       - name: Check for Errors in the Documentation
         if: matrix.emacs_version >= '25.1'
         run: make checkdoc
+
+      - name: Run Unit Tests
+        run: make test



reply via email to

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