Skip to content

Commit 6c30ed0

Browse files
authored
Update examples-nuttx.yaml
1 parent 7573357 commit 6c30ed0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/examples-nuttx.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,13 @@ env:
2828
CHIP_NO_LOG_TIMESTAMPS: true
2929

3030
jobs:
31+
await-fast-ci:
32+
name: Await Fast CI
33+
uses: ./.github/workflows/await-fast-ci.yaml
34+
3135
nuttx:
3236
name: NuttX
37+
needs: await-fast-ci
3338

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

0 commit comments

Comments
 (0)