Skip to content

Add color legend to source file dialog header #19

Add color legend to source file dialog header

Add color legend to source file dialog header #19

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