Skip to content

Adds Github action to build, test and publish to npm #2

Adds Github action to build, test and publish to npm

Adds Github action to build, test and publish to npm #2

Workflow file for this run

name: Node Build & Test
on:
push:
pull_request:
branches:
- master
jobs:
build_and_test:
uses: ./.github/workflows/build-test-reusable.yml