Skip to content

chore(build): migrate build system from rollup and parcel to vite #511

chore(build): migrate build system from rollup and parcel to vite

chore(build): migrate build system from rollup and parcel to vite #511

Workflow file for this run

name: Coverage
on:
merge_group:
pull_request_target:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2