Skip to content

Commit

Permalink
add storybook build to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shenato committed Oct 27, 2023
1 parent a482178 commit 3669920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- run: npm run build

- run: npm run dev
- run: npm run build-storybook

- name: run unit tests
run: npm test

0 comments on commit 3669920

Please # to comment.