Skip to content

Add todo to replace readPixelsToArray in WMS layer #363

Add todo to replace readPixelsToArray in WMS layer

Add todo to replace readPixelsToArray in WMS layer #363

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