From a60c649aef64ff89fba2430b7a1156ee65d7ea22 Mon Sep 17 00:00:00 2001 From: zjx0905 <954270063@qq.com> Date: Thu, 13 Apr 2023 20:11:43 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E7=8E=87=E4=B8=8A=E6=8A=A5=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 ++ README.md | 22 ++++++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d584de..a62db04 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,3 +55,5 @@ jobs: with: token: ${{ secrets.CODECOV_TOKEN }} files: ./test/.coverage/clover.xml + flags: unittests + verbose: true diff --git a/README.md b/README.md index f4b9525..918cdfe 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ # axios-miniprogram -