From 414da6851c2105517e8d8598895e85073af655ad Mon Sep 17 00:00:00 2001 From: Gokhan Gulbiz Date: Mon, 5 Dec 2022 12:51:00 +0300 Subject: [PATCH] Update test runs count to 50. --- .circleci/continue-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/continue-config.yml b/.circleci/continue-config.yml index 4703c8ee6..4cf152a67 100644 --- a/.circleci/continue-config.yml +++ b/.circleci/continue-config.yml @@ -569,7 +569,7 @@ jobs: runs: description: 'number of times that the test should be run in total' type: integer - default: 2 + default: 50 docker: - image: '<< parameters.image >>:<< parameters.image_tag >><< pipeline.parameters.image_suffix >>' working_directory: /home/circleci/project