Skip to content

Commit 558b658

Browse files
committed
Add GitHub workflows
1 parent e3056e6 commit 558b658

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/test-configs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,13 @@ jobs:
260260
config-file: ./config/examples/mcxn-tz.config
261261
board-name: frdmmcxn947
262262

263+
nxp_mcxn_wolfcrypt_tz_test:
264+
uses: ./.github/workflows/test-build-mcux-sdk-manifests.yml
265+
with:
266+
arch: arm
267+
config-file: ./config/examples/mcxn-wolfcrypt-tz.config
268+
board-name: frdmmcxn947
269+
263270
nxp_s32k142_test:
264271
uses: ./.github/workflows/test-build.yml
265272
with:

0 commit comments

Comments
 (0)