mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
ci: Add linux power NPL test to CI
Make sure Linux NPL tests pass.
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
||||
make -C porting/examples/dummy/ clean all
|
||||
make -C porting/examples/linux/ clean all
|
||||
make -C porting/examples/linux_blemesh/ clean all
|
||||
make -C porting/npl/linux/test/ clean all test
|
||||
- name: Build RIOT port
|
||||
if: success() || failure()
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user