Przeglądaj źródła

Compile the package in CI tests

Ryan C. Thompson 4 lat temu
rodzic
commit
dac3106e6f
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      .github/workflows/test.yml

+ 3 - 0
.github/workflows/test.yml

@@ -45,6 +45,9 @@ jobs:
     - name: Install Elisp dependencies
       run: eldev prepare test
 
+    - name: Compile the package
+      run: eldev compile
+
     - name: Run the test suite
       run: |
         eldev -p -dtT test