Skip to content

Log per-run summary for navtopology --l2 #5556

Log per-run summary for navtopology --l2

Log per-run summary for navtopology --l2 #5556

Workflow file for this run

name: Verify linting
on:
push:
branches: master
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
name: Lint Python
steps:
- uses: actions/checkout@v6
- uses: astral-sh/ruff-action@v3
with:
version: "0.14.13"