Skip to content

Commit

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

esp32:
name: ESP32
needs: await-fast-ci

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

0 comments on commit 3dc48a6

Please sign in to comment.