Skip to content

Force Transit Boarding in Path Builder (i.e., prohibit walk-all-the-way paths) #187

Force Transit Boarding in Path Builder (i.e., prohibit walk-all-the-way paths)

Force Transit Boarding in Path Builder (i.e., prohibit walk-all-the-way paths) #187

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main, develop]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.3