Skip to content

Commit

Permalink
Chore: Remove storybook build job from CI (#24530)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego authored Feb 17, 2022
1 parent 888dbdc commit a1095a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ jobs:

- run: meteor npm run typecheck

- name: Build Storybook to sanity check components
run: npm run build-storybook ; rm -rf ./storybook-static


# To reduce memory need during actual build, build the packages solely first
# - name: Build a Meteor cache
# run: |
Expand Down

0 comments on commit a1095a4

Please sign in to comment.