fix: ci
(cherry picked from commit f9f5e32b449c9268cc07f7787587f417d70f08c9)
This commit is contained in:
parent
e4c574465c
commit
5d8a726746
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -26,8 +26,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Test Coverage
|
- run: npm ci
|
||||||
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 }}
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user