From 8b86845088dacf18732b09fbb0962657e6ea4ee0 Mon Sep 17 00:00:00 2001 From: Lin Yisonger <34770610+linyisonger@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:04:11 +0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3b3107..ee2475f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,5 @@ jobs: coverageCommand: yarn run test debug: true - name: Codecov - - uses: actions/checkout@master - - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v3