parent
16639b24ef
commit
b11edb59f4
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ steps:
|
||||||
- name: run-tests
|
- name: run-tests
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- apt install libcmocka0 -y
|
- apt install libcmocka-dev -y
|
||||||
- ./test/test.elf
|
- ./test/test.elf
|
||||||
|
|
Loading…
Reference in a new issue