mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
b69463d248
This commit moves the execution of nexus `core` and `trel` tests from the `toranj.yml` GitHub Actions workflow to the `nexus.yml` workflow. It separates the tests into dedicated jobs (`nexus-core-tests` and `nexus-trel-tests`) to improve parallelism and organization. The existing nexus test job is also renamed to `nexus-cert-tests` to better reflect its purpose.