Skip to content

Commit 7e84aaa

Browse files
committed
is it too fast ?
1 parent 82ca786 commit 7e84aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Compute specs matrix
6969
id: spec-matrix
7070
shell: bash
71-
run: yarn workspace scripts createMatrix ${{ steps.diff.outputs.ORIGIN_BRANCH }}
71+
run: yarn workspace scripts createMatrix ${{ steps.diff.outputs.ORIGIN_BRANCH }} && sleep 1
7272

7373
- name: Compute the client codegen matrix
7474
id: gen-matrix

0 commit comments

Comments
 (0)