From 751d2b2524f6f28fccb88edfe66b758dc0e38d32 Mon Sep 17 00:00:00 2001 From: Mick MacCallum Date: Wed, 24 Jul 2024 21:11:39 -0400 Subject: [PATCH] test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e115fb9..9ff632a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ jobs: - run: name: Test command: | - echo "<< pipeline >>" + echo "<< parameters >>" # Orchestrate jobs using workflows # See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows