Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

build(deps): bump semver from 5.7.1 to 5.7.2 #10

build(deps): bump semver from 5.7.1 to 5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 #10

Workflow file for this run

name: 'Test'
on:
pull_request:
workflow_dispatch:
jobs:
coverage:
permissions:
checks: write
pull-requests: write
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: yarn