Skip to content

feat: fix exports[].types in package.json #34

feat: fix exports[].types in package.json

feat: fix exports[].types in package.json #34

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/test