Actually run the tests on Github Actions Ubuntu

Oops
This commit is contained in:
Fabian Homborg 2020-11-07 07:55:47 +01:00
parent e73929b2c6
commit bff1f1aeea

View file

@ -26,6 +26,7 @@ jobs:
make
- name: make test
run: |
make test
macos: