Skip to content

Add build step to types workflow for dist imports. #392

Add build step to types workflow for dist imports.

Add build step to types workflow for dist imports. #392

Workflow file for this run

name: Tests
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
test:
uses: SocketDev/socket-registry/.github/workflows/test.yml@main