From 6f0759482a721fb4c05c8602cced250012939bc5 Mon Sep 17 00:00:00 2001 From: Horis <821938089@qq.com> Date: Wed, 20 Sep 2023 23:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e1de9b1a8..6575e25a3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: needs: prepare strategy: matrix: - product: [ app, google, lollipop ] + product: [ app ] type: [ release, releaseA ] fail-fast: false runs-on: ubuntu-latest