Skip to content

chore(deps): bump sharp from 0.32.5 to 0.32.6 in /packages/web #2

chore(deps): bump sharp from 0.32.5 to 0.32.6 in /packages/web

chore(deps): bump sharp from 0.32.5 to 0.32.6 in /packages/web #2

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