From a494da0c4d20ddd7112adef003ad0eb2c52fa216 Mon Sep 17 00:00:00 2001 From: kagol Date: Sun, 16 Jan 2022 09:47:53 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=B3=A8=E9=87=8Ayarn=20test=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index b0856b7ea8..19480ea330 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -24,4 +24,4 @@ jobs: cache: 'yarn' - run: yarn - run: yarn build - - run: yarn test + # - run: yarn test