Skip to content

chore(deps): bump @modelcontextprotocol/sdk from 1.15.1 to 1.24.0 in /packages/opencode #3

chore(deps): bump @modelcontextprotocol/sdk from 1.15.1 to 1.24.0 in /packages/opencode

chore(deps): bump @modelcontextprotocol/sdk from 1.15.1 to 1.24.0 in /packages/opencode #3

Workflow file for this run

name: typecheck
on:
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Bun
uses: ./.github/actions/setup-bun
- name: Run typecheck
run: bun typecheck