Skip to content

Commit

Permalink
Add efr32 unit test to cloud builds (#23256)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Oct 24, 2022
1 parent 77af1ba commit 02622e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions integrations/cloudbuild/build-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ steps:
--target efr32-brd4161a-lock
--target efr32-brd4161a-switch
--target efr32-brd4161a-window-covering
--target efr32-brd4161a-unit-test
--target efr32-brd4187c-window-covering
--target esp32-c3devkit-all-clusters
--target esp32-c3devkit-all-clusters-minimal
Expand Down
1 change: 1 addition & 0 deletions integrations/cloudbuild/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ steps:
--target efr32-brd4161a-light-rpc
--target efr32-brd4161a-lock
--target efr32-brd4161a-lock-rpc
--target efr32-brd4161a-unit-test
build
--create-archives /workspace/artifacts/
waitFor:
Expand Down

0 comments on commit 02622e0

Please sign in to comment.