diff --git a/.circleci/config.yml b/.circleci/config.yml index 14f5dff..9f93725 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -48,6 +48,8 @@ jobs: command: | pytest ci/integration_tests name: Integration + max_auto_reruns: 3 + auto_rerun_delay: 10s - run: command: | flake8 ssh