Skip to content

ci(dev-deps): update codecov/codecov-action action to v5 #3560

ci(dev-deps): update codecov/codecov-action action to v5

ci(dev-deps): update codecov/codecov-action action to v5 #3560

Workflow file for this run

name: Type Check
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run generate-files
- run: pnpm run typecheck