Piotr Czajkowski 3 anni fa
parent
commit
1228c218f2
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      .github/workflows/main.yml

+ 4 - 1
.github/workflows/main.yml

@@ -34,6 +34,9 @@ jobs:
         make
         sudo make install
         cd ..
-        
+
     - name: Build
       run: make
+
+    - name: Test
+      run: make test