Skip to content

Bump jest from 23.6.0 to 29.6.4 #255

Bump jest from 23.6.0 to 29.6.4

Bump jest from 23.6.0 to 29.6.4 #255

Workflow file for this run

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