Fix ubuntu CI test target

This commit is contained in:
Erik Ekman 2021-08-11 09:36:53 +02:00
parent aa5819fe35
commit f19948b6cf

View File

@ -18,4 +18,4 @@ jobs:
- name: install check
run: sudo apt install check
- name: run tests
run: make check
run: make test