Skip to content

refactor: NumberArray, clean up class, add coverage flag (#9) #19

refactor: NumberArray, clean up class, add coverage flag (#9)

refactor: NumberArray, clean up class, add coverage flag (#9) #19

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- master
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