Skip to content

feat(app): harmonic dot rail — persistent Thinking, traveling dot, ThinkingMeta #569

feat(app): harmonic dot rail — persistent Thinking, traveling dot, ThinkingMeta

feat(app): harmonic dot rail — persistent Thinking, traveling dot, ThinkingMeta #569

Workflow file for this run

name: typecheck
on:
push:
branches: [local/amicode]
pull_request:
workflow_dispatch:
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Setup Bun
uses: ./.github/actions/setup-bun
- name: Run typecheck
run: bun typecheck