Skip to content

Commit

Permalink
Update examples-ameba.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kliao-csa committed Jun 19, 2024
1 parent 9279afa commit e30decc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/examples-ameba.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

ameba:
name: Ameba
needs: await-fast-ci
env:
BUILD_TYPE: ameba

Expand Down

0 comments on commit e30decc

Please sign in to comment.