From 036cf6ee3ed6130181e81d1b9cfb74ce85c7a839 Mon Sep 17 00:00:00 2001 From: Gokhan Gulbiz Date: Mon, 5 Dec 2022 13:06:59 +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 73a9c32b7..d26d2bad6 100644 --- a/.circleci/continue-config.yml +++ b/.circleci/continue-config.yml @@ -563,7 +563,7 @@ jobs: type: string default: '' test: - description: 'the test file path (relative to regress folder) that should be run multiple times' + description: 'the test file path that should be run multiple times' type: string default: '' runs: