Skip to content

chore(deps): bump sonar source/sonarcloud-github-action from 2.1.1 to 2.2.0 #273

chore(deps): bump sonar source/sonarcloud-github-action from 2.1.1 to 2.2.0

chore(deps): bump sonar source/sonarcloud-github-action from 2.1.1 to 2.2.0 #273

Workflow file for this run

# https://github.com/marketplace/actions/jest-coverage-report
name: 'Code Coverage'
on:
pull_request:
branches:
- '*'
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ArtiomTr/jest-coverage-report-action@v2