Skip to content

Ntrnl 314 create a form for the addition of a git hub member to a team #51

Ntrnl 314 create a form for the addition of a git hub member to a team

Ntrnl 314 create a form for the addition of a git hub member to a team #51

name: Jest Coverage Report
on: [pull_request]
jobs:
jest-coverage-report:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
- name: Coverage Report
uses: ArtiomTr/jest-coverage-report-action@v2