Skip to content

fix: documentation and types exporting #8

fix: documentation and types exporting

fix: documentation and types exporting #8

Workflow file for this run

name: CI
on:
push:
branches:
- main
paths-ignore:
- '*.md'
pull_request:
branches:
- main
paths-ignore:
- '*.md'
jobs:
test:
uses: dancastillo/workflows/.github/workflows/ts-package-ci.yml@main
with:
license-check: true
lint: true