Skip to content

Commit

Permalink
Update examples-efr32.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kliao-csa committed Jun 19, 2024
1 parent e30decc commit d6dad74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,13 @@ env:
CHIP_NO_LOG_TIMESTAMPS: true

jobs:
await-fast-ci:
name: Await Fast CI
uses: ./.github/workflows/await-fast-ci.yaml

efr32:
name: EFR32
needs: await-fast-ci

env:
SILABS_BOARD: BRD4161A
Expand Down

0 comments on commit d6dad74

Please sign in to comment.