Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamiao committed Aug 28, 2024
1 parent 63014a6 commit 18941c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:

- name: Start
run: |
cd ../ && yarn storybook
cd ../
ls
yarn storybook
- name: Test
Expand Down

0 comments on commit 18941c0

Please sign in to comment.