Skip to content

Commit a115f05

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

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
@@ -128,6 +128,8 @@ jobs:
128128
runs-on: windows-2022
129129
steps:
130130
- uses: actions/checkout@v3
131+
with:
132+
max_attempts: 3
131133
- name: Update yarn
132134
run: |
133135
node --version

0 commit comments

Comments
 (0)