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

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

[nongnu] elpa/zig-mode ca0754b3f7 07/24: test: With Eask


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode ca0754b3f7 07/24: test: With Eask
Date: Wed, 21 Feb 2024 07:01:40 -0500 (EST)

branch: elpa/zig-mode
commit ca0754b3f78ba825ebe93a524f322ec9cf8d1f91
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    test: With Eask
---
 .github/workflows/main.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 1a0fe1f54e..65dba4ad13 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -50,4 +50,8 @@ jobs:
 
     - uses: actions/checkout@v2
     - name: Run tests
-      run: ./run_tests.sh
+      run: |
+        eask install-deps
+        eask package
+        eask install
+        eask compile



reply via email to

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