We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47ee8c commit ec91613Copy full SHA for ec91613
.github/workflows/CI.yml
@@ -138,3 +138,5 @@ jobs:
138
run: yarn build
139
- name: Test
140
run: yarn test-ci
141
+ with:
142
+ max_attempts: 3
0 commit comments