Skip to content

Commit

Permalink
Update examples-asr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kliao-csa committed Jul 22, 2024
1 parent 8ca4818 commit e3e1b25
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/examples-asr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,7 @@ env:

jobs:
await-fast-ci:
env:
GITHUB_TOKEN: ${{ secrets.JOB_CANCEL_PAT }}
name: Await Fast CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: project-chip/connectedhomeip/.github/workflows/await-fast-ci.yaml
- name: Stop on Fail
if: ${{ failure() }}
uses: andymckay/[email protected]
uses: ./.github/workflows/await-fast-ci.yaml

asr:
name: ASR
Expand Down

0 comments on commit e3e1b25

Please sign in to comment.