Skip to content

Adjust the typings to support more node/npm versions #281

Adjust the typings to support more node/npm versions

Adjust the typings to support more node/npm versions #281

Workflow file for this run

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