diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c42e8ed9c..3151824277 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,4 @@ jobs: run: yarn - name: Build - run: yarn build - - - name: Test - run: yarn test + run: yarn deploy --include-dependencies --no-deps