Skip to content

Improve TypeScript discovery on import. #10

Improve TypeScript discovery on import.

Improve TypeScript discovery on import. #10

Workflow file for this run

# Run tests on pushes to main branch.
name: Check Main
on:
push:
branches: [main]
jobs:
test:
uses: ./.github/workflows/test.yaml