From caef2c782803100ab3110d36a1756a8328cc2bcb Mon Sep 17 00:00:00 2001 From: zomars Date: Tue, 17 May 2022 15:35:58 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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