This commit is contained in:
parent
d17e40824b
commit
d0c16c6c7e
@ -13,4 +13,4 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: cmake --build emulator/build
|
run: cmake --build emulator/build
|
||||||
- name: Test
|
- name: Test
|
||||||
run: ctest emulator/build
|
run: cd emulator/build && ctest .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user