CI
This commit is contained in:
parent
82388142f0
commit
da47bcd82f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
|||
- apt install make -y
|
||||
|
||||
- name: build-tests
|
||||
commands:
|
||||
- make -j$(nproc) test/test.elf
|
||||
|
||||
- name: run-tests
|
||||
|
|
Loading…
Reference in a new issue