diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bd514d0..470de62 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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