Skip to content

Commit cf2bf37

Browse files
authored
Update await-fast-ci.yaml
1 parent 4a63684 commit cf2bf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/await-fast-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
steps:
2828
- name: Review Spell Check Completion Status
2929
run: |
30-
gh run list -R project-chip/connectedhomeip -c "${{ github.event.pull_request.head.sha }}"
30+
gh run list -R project-chip/connectedhomeip -c ${{ github.event.pull_request.head.sha }} -L 500

0 commit comments

Comments
 (0)