Skip to content

[CLNP-6019][CLNP-6023][CLNP-6024] Add state management migration tests #2168

[CLNP-6019][CLNP-6023][CLNP-6024] Add state management migration tests

[CLNP-6019][CLNP-6023][CLNP-6024] Add state management migration tests #2168

Workflow file for this run

on:
issue_comment:
types: [created, edited]
jobs:
coverage:
runs-on: ubuntu-latest
if: github.event.issue.pull_request && contains(github.event.comment.body, './coverage')
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2