Skip to content

chore(deps): bump codecov/codecov-action from 4 to 5 #145

chore(deps): bump codecov/codecov-action from 4 to 5

chore(deps): bump codecov/codecov-action from 4 to 5 #145

Workflow file for this run

name: Type check
on:
- push
- pull_request
jobs:
type_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx run uv tool run --with .[typecheck] basedpyright