We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63aa160 commit 9c4732eCopy full SHA for 9c4732e
.github/workflows/test-configs.yml
@@ -136,6 +136,12 @@ jobs:
136
arch: arm
137
config-file: ./config/examples/nrf5340.config
138
139
+ nrf5340_app_tz_test:
140
+ uses: ./.github/workflows/test-build.yml
141
+ with:
142
+ arch: arm
143
+ config-file: ./config/examples/nrf5340-tz.config
144
+
145
nrf5340_net_test:
146
uses: ./.github/workflows/test-build.yml
147
with:
0 commit comments