From 13b67bcd98e00a76a77b10c2d71d69cd0fa0236e Mon Sep 17 00:00:00 2001 From: Mick MacCallum Date: Wed, 24 Jul 2024 21:11:08 -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 7b6e230..e115fb9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ jobs: - run: name: Test command: | - echo "<< pipeline.parameters >>" + echo "<< pipeline >>" # Orchestrate jobs using workflows # See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows