Skip to content

build: unflattened modules in core and react packages #92

build: unflattened modules in core and react packages

build: unflattened modules in core and react packages #92

Workflow file for this run

name: ci
on:
push:
branches: [main]
jobs:
build:
needs: e2e-tests
uses: './.github/workflows/build.yml'
with:
docPath: main
docPublish: true
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'