Skip to content

perf: optimize to2DArray method by only getting non-zeros (#19) #43

perf: optimize to2DArray method by only getting non-zeros (#19)

perf: optimize to2DArray method by only getting non-zeros (#19) #43

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- main
pull_request:
jobs:
nodejs:
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
lint-check-types: true