Skip to content

remove trails + only draw when visible #138

remove trails + only draw when visible

remove trails + only draw when visible #138

Workflow file for this run

on: push
name: on-push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '18.x'
- run: yarn
- run: yarn run build
- run: yarn run test