Skip to content

Commit b2873b0

Browse files
committed
Enable auto rerun for CircleCI
1 parent 3a8df23 commit b2873b0

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
@@ -518,6 +518,7 @@ jobs:
518518
workflows:
519519
version: 2
520520
build-and-test:
521+
max_auto_reruns: 1
521522
jobs:
522523
- install-and-cibuild
523524
- timezone-jasmine:

0 commit comments

Comments
 (0)