Skip to content

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group #45

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group #45

Workflow file for this run

name: typecheck
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run typecheck