Skip to content

Add support for passing zRange to the layers #369

Add support for passing zRange to the layers

Add support for passing zRange to the layers #369

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set the correct Node version using nvm
shell: bash -l {0}
run: nvm install
- run: npm install
- run: npm test