Skip to content

Bump simplecov from 7245d3a to 61f8591 #41

Bump simplecov from 7245d3a to 61f8591

Bump simplecov from 7245d3a to 61f8591 #41

Workflow file for this run

name: typecheck
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run typecheck