Skip to content

Commit ec91613

Browse files
committed
ci: try windows test action for 3 times
1 parent a47ee8c commit ec91613

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,5 @@ jobs:
138138
run: yarn build
139139
- name: Test
140140
run: yarn test-ci
141+
with:
142+
max_attempts: 3

0 commit comments

Comments
 (0)