mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-13 03:49:20 +02:00
Fix ubuntu CI test target
This commit is contained in:
parent
aa5819fe35
commit
f19948b6cf
|
@ -18,4 +18,4 @@ jobs:
|
|||
- name: install check
|
||||
run: sudo apt install check
|
||||
- name: run tests
|
||||
run: make check
|
||||
run: make test
|
||||
|
|
Loading…
Reference in New Issue