Skip to content

fix(ClosedStops): only treat a stop as closed if you can't board or exit #613

fix(ClosedStops): only treat a stop as closed if you can't board or exit

fix(ClosedStops): only treat a stop as closed if you can't board or exit #613

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .