Skip to content

Commit

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

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

test_suites_linux:
name: Test Suites - Linux
needs: await-fast-ci

strategy:
matrix:
Expand Down

0 comments on commit 1773465

Please sign in to comment.