feat(storybook): remove task depedency
This commit is contained in:
parent
ce3383ca98
commit
4b3ebfaa25
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -36,7 +36,6 @@ jobs:
|
|||
|
||||
deploy_storybook:
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2.1.3
|
||||
|
|
Loading…
Reference in a new issue