build: add test coverage workflow

This commit is contained in:
Andrea Lamparelli 2023-07-01 23:44:25 +02:00
parent 9f6d7fb2c2
commit 7495fc1da4

View file

@ -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 --