mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-04-24 12:22:13 +00:00
build: add test coverage workflow
This commit is contained in:
parent
9f6d7fb2c2
commit
7495fc1da4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -12,4 +12,4 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: ArtiomTr/jest-coverage-report-action@v2
|
- uses: ArtiomTr/jest-coverage-report-action@v2
|
||||||
with:
|
with:
|
||||||
test-script: npm test --
|
test-script: npm test --
|
||||||
|
|
Loading…
Add table
Reference in a new issue