Explorar el Código

Compile the package in CI tests

Ryan C. Thompson hace 4 años
padre
commit
dac3106e6f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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