1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-21 20:46:06 +03:00

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