Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(ci): removes storybook command
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Feb 18, 2020
1 parent 6554b00 commit 38c4b40
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -65,9 +65,6 @@ jobs:
- name: Build
run: |
yarn build
- name: Storybook build
run: |
yarn build-storybook
- name: Run tests
run: |
yarn test:ci
Expand Down

1 comment on commit 38c4b40

@vercel
Copy link

@vercel vercel bot commented on 38c4b40 Feb 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.