From 42029ef2dd6a206078eec6d01772e6ce90e6c8b7 Mon Sep 17 00:00:00 2001
From: hemengyang <hmy0119@hotmail.com>
Date: Wed, 18 May 2022 10:22:37 +0000
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=BC=A0=20c?=
 =?UTF-8?q?odecov=20=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .github/workflows/codecov.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml
index 3969223..9c10516 100644
--- a/.github/workflows/codecov.yml
+++ b/.github/workflows/codecov.yml
@@ -40,5 +40,3 @@ jobs:
         uses: codecov/codecov-action@v3
         with:
           env_vars: OS,PYTHON_VERSION
-          files: ./tests/coverage.xml
-          flags: unittests