Skip to content

Commit

Permalink
Do not duplicate example builds with QEMU tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Aug 11, 2023
1 parent 630833c commit 431eb03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/examples-tizen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:

env:
CHIP_NO_LOG_TIMESTAMPS: true

jobs:
tizen:
name: Tizen
Expand Down Expand Up @@ -54,10 +54,8 @@ jobs:
"./scripts/build/build_examples.py \
--enable-flashbundle \
--target tizen-arm-all-clusters \
--target tizen-arm-all-clusters-minimal-no-wifi \
--target tizen-arm-chip-tool-ubsan \
--target tizen-arm-light \
--target tizen-arm-light-no-ble-no-wifi \
build \
--copy-artifacts-to out/artifacts \
"

0 comments on commit 431eb03

Please sign in to comment.