From 5ab047ce1f798c952f951f4bac686ae52d4808a6 Mon Sep 17 00:00:00 2001 From: Reuben Ellis Date: Wed, 17 Jul 2024 09:07:01 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e6d1083..a95f823 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,5 +19,5 @@ steps: - script: | pnpm install pnpm build-storybook - npx chromatic --project-token=chpt_d1f0c3a104744ba --only-changed --exit-zero-on-changes --exit-once-uploaded --storybook-build-dir='storybook-static' + pnpm chromatic displayName: 'Run a multi-line script'