Skip to content

Commit 99b49fe

Browse files
committed
Add new config to CI
1 parent 5134eea commit 99b49fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-configs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@ jobs:
145145
arch: arm
146146
config-file: ./config/examples/nrf5340-tz.config
147147

148+
nrf5340_app_wolfcrypt_tz_test:
149+
uses: ./.github/workflows/test-build.yml
150+
with:
151+
arch: arm
152+
config-file: ./config/examples/nrf5340-wolfcrypt-tz.config
153+
148154
nrf5340_net_test:
149155
uses: ./.github/workflows/test-build.yml
150156
with:

0 commit comments

Comments
 (0)