mkosi: run tests when building mkosi images

This commit is contained in:
Lennart Poettering 2016-12-06 23:17:30 +01:00
parent 9b12360bf6
commit ab13cfb85a
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@
./autogen.sh c
make -j `nproc`
make check
make install