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 006c8bb commit a482178
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ jobs:

- run: npm run build

- run: npm run dev

- name: run unit tests
run: npm test

0 comments on commit a482178

Please # to comment.