Skip to content

Add admin/app/proxy cleanup parity tools #54

Add admin/app/proxy cleanup parity tools

Add admin/app/proxy cleanup parity tools #54

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
merge_group:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --frozen-lockfile
- name: Type check
run: bunx tsc --noEmit