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 -

- - +

+ + ci - - + + npm + + + codecov + + + npm bundle size + + + license - - -

[中文文档](https://axios-miniprogram.com)