Skip to content

Don't try to truncate zooms if we are still tiling at z18 #867

Don't try to truncate zooms if we are still tiling at z18

Don't try to truncate zooms if we are still tiling at z18 #867

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['Release', 'Debug']
steps:
- uses: actions/checkout@v3
- run: uname -a; BUILDTYPE=${{ matrix.version }} make
- run: make test