Skip to content

Bump rollup from 3.29.4 to 3.29.5 #29

Bump rollup from 3.29.4 to 3.29.5

Bump rollup from 3.29.4 to 3.29.5 #29

Workflow file for this run

name: Type Checking
on: pull_request
jobs:
tsc:
name: tsc
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run tsc