Skip to content

fix: namespace parsing in gitlab #21

fix: namespace parsing in gitlab

fix: namespace parsing in gitlab #21

Workflow file for this run

name: 'coverage report'
on:
pull_request_target:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
test-script: npm test