Skip to content

Idp 442 add call to submit well formatted pr object to terraform repo #22

Idp 442 add call to submit well formatted pr object to terraform repo

Idp 442 add call to submit well formatted pr object to terraform repo #22

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