Skip to content

Commit aa0b403

Browse files
authored
Add efr32 unit test to cloud builds (#23256)
1 parent c279578 commit aa0b403

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

integrations/cloudbuild/build-all.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ steps:
4444
--target efr32-brd4161a-lock
4545
--target efr32-brd4161a-switch
4646
--target efr32-brd4161a-window-covering
47+
--target efr32-brd4161a-unit-test
4748
--target efr32-brd4187c-window-covering
4849
--target esp32-c3devkit-all-clusters
4950
--target esp32-c3devkit-all-clusters-minimal

integrations/cloudbuild/smoke-test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ steps:
7373
--target efr32-brd4161a-light-rpc
7474
--target efr32-brd4161a-lock
7575
--target efr32-brd4161a-lock-rpc
76+
--target efr32-brd4161a-unit-test
7677
build
7778
--create-archives /workspace/artifacts/
7879
waitFor:

0 commit comments

Comments
 (0)