Add make test to github actions

This commit is contained in:
Lakindu Akash 2021-12-27 02:48:42 +05:30
parent 43eb2ac125
commit 1fc80c4468
No known key found for this signature in database
GPG Key ID: 6FB0085A614E0AC2

View File

@ -13,5 +13,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libqrencode-dev libpng-dev build-essential gcc g++ pkg-config make
make test
make
sudo make install