fix(ci): test coverage annotation failed

This commit is contained in:
MengYX 2021-12-22 14:48:23 +08:00
parent f9beff676f
commit ee8e6cfb5d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
- uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
annotations: none
build:
runs-on: ubuntu-latest
strategy: