Skip to content

Preparing for 1.0 release and PHPUnit 10 #179

Preparing for 1.0 release and PHPUnit 10

Preparing for 1.0 release and PHPUnit 10 #179

Workflow file for this run

name: Node Tests
on:
push:
branches:
- main
- '*.x'
- '*.*.x'
pull_request:
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main