Skip to content

Bump topological_action_planner/docs from baf1993 to e81558d #100

Bump topological_action_planner/docs from baf1993 to e81558d

Bump topological_action_planner/docs from baf1993 to e81558d #100

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: psf/black@stable
with:
options: --check --diff --color -l 120 --exclude docs