From 462127a364d0bf2e058402f31da6e28063aa83ac Mon Sep 17 00:00:00 2001 From: Gokhan Gulbiz Date: Mon, 5 Dec 2022 13:04:13 +0300 Subject: [PATCH] Update test parameter description --- .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 23c5c734b..73a9c32b7 100644 --- a/.circleci/continue-config.yml +++ b/.circleci/continue-config.yml @@ -563,7 +563,7 @@ jobs: type: string default: '' test: - description: 'the test that should be run multiple times' + description: 'the test file path (relative to regress folder) that should be run multiple times' type: string default: '' runs: