Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f923c08

Browse files
committed
Add storybook build to GH actions, so we can verify dep updates don't break it
1 parent f7c34a0 commit f923c08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ jobs:
197197

198198
- run: yarn build
199199

200+
- run: yarn storybook:build
201+
200202
- run: yarn test:coverage
201203

202204
- uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)