Skip to content

Commit 3df9af1

Browse files
committed
chore: remove manual storybook build from CI
This is now the responsibility of Chromatic
1 parent 09150fa commit 3df9af1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/coder.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,6 @@ jobs:
387387
run: yarn build
388388
working-directory: site
389389

390-
- name: Build Storybook
391-
run: yarn storybook:build
392-
working-directory: site
393-
394390
- run: yarn test:coverage
395391
working-directory: site
396392

0 commit comments

Comments
 (0)