Skip to content

Apply more clang-tidy fixes (#2763) #2094

Apply more clang-tidy fixes (#2763)

Apply more clang-tidy fixes (#2763) #2094

name: typecheck-scripts
on:
workflow_dispatch:
push:
pull_request:
jobs:
typecheck-scripts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm install
npx tsc -p scripts/jsconfig.json