fix(ci): test coverage annotation failed
(cherry picked from commit 058985de4f003e2fbdfc4261e2d172c1f9c1c4db)
This commit is contained in:
parent
f7a215103a
commit
9add76c060
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
- uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
|
- uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
annotations: none
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user