From 7d1a9a65f890c71116d2e117d7634ba646c430f6 Mon Sep 17 00:00:00 2001 From: xiamiao Date: Wed, 28 Aug 2024 17:26:37 +0800 Subject: [PATCH] chore: test --- .github/workflows/auto-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index f4f407d82..4856e215b 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -37,7 +37,7 @@ jobs: - name: Start run: | - ls + yarn install yarn storybook