Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: remove manual storybook build from CI
This is now the responsibility of Chromatic
  • Loading branch information
greyscaled committed Apr 6, 2022
commit 3df9af19be3b89c954a00aa370fca23d94afba40
4 changes: 0 additions & 4 deletions .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,6 @@ jobs:
run: yarn build
working-directory: site

- name: Build Storybook
run: yarn storybook:build
working-directory: site

- run: yarn test:coverage
working-directory: site

Expand Down