Skip to content

Bump pygments from 2.19.2 to 2.20.0 #32

Bump pygments from 2.19.2 to 2.20.0

Bump pygments from 2.19.2 to 2.20.0 #32

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@v6
- uses: citizensadvice/python-uv-setup-action@v1
- uses: extractions/setup-just@v3
- run: just lint