Skip to content

Misc changes - Part 2 #201

Misc changes - Part 2

Misc changes - Part 2 #201

Workflow file for this run

name: Node Tests
on:
push:
branches:
- develop
pull_request:
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main
with:
run-audit: true
ci: true
node: 18