This commit is contained in:
MengYX 2021-12-16 08:52:22 +08:00
parent 87f49eeace
commit 6c50d7482a
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test Coverage
uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
- run: npm ci
- uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
build: