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 65890f1 commit 159d04fCopy full SHA for 159d04f
.circleci/config.yml
@@ -48,6 +48,8 @@ jobs:
48
command: |
49
pytest ci/integration_tests
50
name: Integration
51
+ max_auto_reruns: 3
52
+ auto_rerun_delay: 10s
53
- run:
54
55
flake8 ssh
0 commit comments