Skip to content

Commit

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

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

infineon:
name: Infineon examples building
needs: await-fast-ci

runs-on: ubuntu-latest
if: github.actor != 'restyled-io[bot]'
Expand Down

0 comments on commit 2427148

Please sign in to comment.