Parcourir la source

Compile the package in CI tests

Ryan C. Thompson il y a 4 ans
Parent
commit
dac3106e6f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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