Skip to content

On enableKeepPartialLinestring, output a closed linestring if the original way is closed even on missing start/end node #133 #33

On enableKeepPartialLinestring, output a closed linestring if the original way is closed even on missing start/end node #133

On enableKeepPartialLinestring, output a closed linestring if the original way is closed even on missing start/end node #133 #33

name: Continuous Integration
on: [push, pull_request]
jobs:
Continous-Integration:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
run: ./docker.sh ./gradlew build