Skip to content

Add geocoding selection option for start and end point of route #1090

Add geocoding selection option for start and end point of route

Add geocoding selection option for start and end point of route #1090

Workflow file for this run

name: Ruff
on:
pull_request:
push:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
src: ORStools
version: "0.14.7"
args: format --check
- uses: chartboost/ruff-action@v1
with:
src: ORStools
version: "0.14.7"
args: check