Skip to content

Feature/#58 Restore the Home page implementation(Homeページの実装を戻す) #59

Feature/#58 Restore the Home page implementation(Homeページの実装を戻す)

Feature/#58 Restore the Home page implementation(Homeページの実装を戻す) #59

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches:
- master
- develop
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2