mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 02:37:47 +00:00
[github-actions] cover NCP build with OT_OPERATIONAL_DATASET_AUTO_INIT (#9663)
This commit updates `unittest` job in `toranj.yml` workflow to validate `ncp` builds (with `OT_OPERATIONAL_DATASET_AUTO_INIT` feature enabled).
This commit is contained in:
committed by
Jonathan Hui
parent
c60657aca8
commit
41ef80717f
@@ -144,6 +144,12 @@ jobs:
|
||||
ninja test
|
||||
# Validate posix builds with different radio configs
|
||||
git clean -dfx
|
||||
./tests/toranj/build.sh ncp-15.4
|
||||
git clean -dfx
|
||||
./tests/toranj/build.sh ncp-trel
|
||||
git clean -dfx
|
||||
./tests/toranj/build.sh ncp-15.4+trel
|
||||
git clean -dfx
|
||||
./tests/toranj/build.sh posix-15.4
|
||||
git clean -dfx
|
||||
./tests/toranj/build.sh posix-15.4+trel
|
||||
|
||||
Reference in New Issue
Block a user