Skip to content

Bump ty from 0.0.1a21 to 0.0.1a23 #3

Bump ty from 0.0.1a21 to 0.0.1a23

Bump ty from 0.0.1a21 to 0.0.1a23 #3

Workflow file for this run

name: All Tests
on: pull_request
jobs:
lint:
name: Lint and typecheck Python code
runs-on:
- runs-on=${{ github.run_id }}
- job=lint
- extras=s3-cache
steps:
- uses: actions/checkout@v5
- uses: citizensadvice/python-uv-setup-action@v1
- uses: extractions/setup-just@v3
- run: just lint