Skip to content

Commit c0e4ca2

Browse files
authored
Merge pull request #2019 from Tonux599/ci-automatic-reruns
ci: enable automatic reruns
2 parents 475a289 + 8fc7bce commit c0e4ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
workflows:
214214
version: 2
215215
build_and_test:
216+
max_auto_reruns: 3
216217
jobs:
217218
- prep_env
218219

0 commit comments

Comments
 (0)