We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109dbd0 commit 233abfeCopy full SHA for 233abfe
1 file changed
.github/workflows/test-configs.yml
@@ -125,10 +125,11 @@ jobs:
125
config-file: ./config/examples/library.config
126
127
lpc54606j512_test:
128
- uses: ./.github/workflows/test-build-mcux-sdk.yml
+ uses: ./.github/workflows/test-build-mcux-sdk-manifests.yml
129
with:
130
arch: arm
131
config-file: ./config/examples/lpc54606j512.config
132
+ board-name: lpcxpresso55s06
133
134
nrf52840_test:
135
uses: ./.github/workflows/test-build.yml
0 commit comments