Skip to content

docs: write a tutorial on stack roi average extraction #332

docs: write a tutorial on stack roi average extraction

docs: write a tutorial on stack roi average extraction #332

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- main
pull_request:
jobs:
nodejs:
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
lint-check-types: true
npm-test-command: npm run build
node-version-matrix: '[18]'