Skip to content

perf: switch to using an iterative stack #2618

perf: switch to using an iterative stack

perf: switch to using an iterative stack #2618

Workflow file for this run

name: Type Check
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
type-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run type-check